How to reset an auto filter in a BEX report.

Hi experts!
When executing a BEX report, some variables which are set up for selection (it can be filled with any value) can not be changed for some users, but normally is possible for all.
We would like to reset the values fixed for that users from the report itself (I know that it can be done with RSRT, but the user can not access to that transation).
Thank you very much!

Meaning, you want to give default value for some selection variable for  selected users.?
I would be possible, i think That would be complicated, like you have to set the authorization object in the infobject level for those users. and i think this way we can make it.

Similar Messages

  • How to normalize data in BW and in Bex Report

    Hello Experts,
    Could you please clarify me with the followings please?
    1. How to normalize data in BW and in Bex Report?
    2. What are the best designs for data normalization and where?
    3. What are the advantages and disadvantages for BW data normalization / denormalization?
    Need your guidance and will appreciate help.
    Thanks in advance.
    Regards,
    Bhakta

    Hi,
    You can do this in the report. See here for details:
    http://help.sap.com/saphelp_nw04s/helpdata/en/1f/25883ce5bd7b1de10000000a114084/content.htm
    Hope this helps...

  • How can I pass a filter value to another report?

    I'm using a filter within a formula of a field. For example: (FILTER("Facts - Actuals Ledger"."Actual" USING ("Time"."Fiscal Quarter" = '2012 Q 2'))-FILTER("Facts - Actuals Ledger"."Actual" USING ("Time"."Fiscal Quarter" = '2012 Q 1')))*-1
    What the above is doing is calculating the variance between Q1 and Q2. My issue is when I drill on this value to a more detailed report, it's combining the Q1 and Q2 values, instead of showing the difference. I'm trying to avoid having to hard code the drill report and was wondering if there's any way to pass the calculated FILTER to the other report?
    Thanks.

    Hi,
    I presume that you want to show the the difference between a prompted quarter and its previous quarter?
    If so, I would use the Ago Time Series Function to create a new logical measure for prior quarter e.g.
    ago("Facts - Actuals Ledger"."Actual", "Time"."Quarter", 1)
    Note that the function should contain the time dimension level for quarter. The 1 at the end is the offset e.g. 1 quarter ago. This measure will now return the prior quarter value for whatever quarter is prompted.
    Create a prompt for your report for Fiiscal Quarter, and set a filter in the report for the same column with an operator of Is Prompted.
    Add the base measure ("Facts - Actuals Ledger"."Actual") and your new Ago measure to the report. When you prompt the report with a quarter, these two columns will show the Actual amount for the promted quarter and the previous quarter respectively. Now all you need to do is subtract one from the other.
    Now, when you drill to another report, the filter value of the prompted quarter will be passed across. Apply the same logic to define measures in the drill report, receiving the prompted quarter only.
    Note that you can also use Time Series Functions in the column formula when creating the analysis.
    Please mark if helpful / correct,
    Andy
    www.project.eu.com

  • How to Add a New Filter Value in BEx WAD to Display All Result

    Hi experts,
    I want to add a new filter value in BEx WAD to display all data records. The scenario is as follows:
    The status field can have two values: Active ("A) and Inactive ("I").
    But the requirement is to have a third value to display all the data records (Active + Inactive). E.g. the value can be "G". The purpose is to increase the understandability for report users.
    Does anyone have an idea?
    Regards,
    Joon

    Hi Vineet,
    thanks for your reply. The problem is that there are only 2 values available for this Characteristic: "A" or "I".
    The requirement is to have a third value "G" (instead of the default "All Value") due to historical reason, because all future report users have been working with R/3 reports for quite some time and they are accustomed to using "G" for displaying all values.
    Is there any possibility to realize this?
    Thanks,
    Joon

  • Display Filter Values in BEx Report

    I have a BW query that has a dimension (Unit of Measure, UoM) in the filter area.  The user can only select one value for UoM.  The user selects "Z03" which corresponds to a UoM text value of "lb/1000 gal". How do I  display "lb/1000 gallons" at the top of the BEx report. 
    If this is not possible, I would like to at least display the value Z03 at the top of the report.  I prefer not to devote a whole column in the BEx report to UOM, since the user can only select one UOM.  I am new to BW and this is my first posting.

    Hi Jeff,
    if you have a variable for UoM you can add the value/text of the variable via textvariable to the query title.
    Please ask if you need more advice on this.
    Regards
    Marcus

  • How to reset the auto-complete email adresses?

    How can I delete old email addresses from auto complete?
    I have been having trouble trying to find out how to delete the old typed email history. For an example, if I go to send a picture to Bob, I start typing Bob and it comes up with 3 old emails of his. Not a big deal except it's hard to keep track of what emails are current.
     In other words, after deleting the old emails in the contacts it still shows up when I start typing a person's name. 

    I am having the same problem on my IPad.  It appears these old email addresses are saved in the memory and from what I read, there is no way to delete them regardless if you delete the contact.  Hopefully in a future update that can be resolved.  It is very annoying though.

  • How to reset URL AUTO FILL?

    I have a few sites that I've mistakenly hit RETURN before I've finished typing:
    for instance:
    nikonrumors.com comes up as nikonru.com (a non-site)
    simply because I hit return to fast that ONE time.
    How do I reset those types of things?
    tx

    Delete your History file.

  • How to hide some column filter operators in Interactive Report

    Hi,
    I have an APEX 4.2 application what includes Interactive Report page.
    Is there possibilty to hide or disable some filter operators in column filter?
    But I don't want to disable all filter functionality for end users.
    For example how to hide/disable operator "matches regular expression".
    Some filter operators are too complicated for end users.
    I have searhced but not found solution.
    regards,
    Erkki

    erkkik wrote:
    I have an APEX 4.2 application what includes Interactive Report page.
    Is there possibilty to hide or disable some filter operators in column filter?
    But I don't want to disable all filter functionality for end users.
    For example how to hide/disable operator "matches regular expression".
    Some filter operators are too complicated for end users.
    I wouldn't really recommend this. Users will quickly recognise what works for them and avoid options that they do not currently understand. However, over time—through training or advice from more experienced users—they may come to understand and use all of the available features. Blocking access (especially in a non-standard way) to options that users may eventually need is likely to result in unnecessary development work now and at some (possibly inconvenient) time in the future.
    That said, this really isn't difficult to implement using CSS. Use your browser web inspector to identify which filter types are to be blocked, using the value attribute of the filter Operator select list in the generated IR HTML. For example, in APEX 5.0 a filter operator select list looks like:
    <select id="R70597672218719366505_STRING_OPT" class="a-IRR-operator" data-column-type="STRING" title="Operator" name="p_ignore_10" size="1">
      <option value="=">=</option>
      <option value="!=">!=</option>
      <option value="is null">is null</option>
      <option value="is not null">is not null</option>
      <option value="like">like</option>
      <option value="not like">not like</option>
      <option value="in">in</option>
      <option value="not in">not in</option>
      <option value="contains">contains</option>
      <option value="does not contain">does not contain</option>
      <option value="regexp_like">matches regular expression</option>
    </select>
    The "matches regular expression" option has the value regexp_like, so the required CSS rule using the IR operator select list class and an attribute selector on the option value is:
    .a-IRR-operator option[value="regexp_like"] {
      display: none;
    Additional selectors for other filter types can be added to this rule as required, for example:
    .a-IRR-operator option[value="regexp_like"],
    .a-IRR-operator option[value="is not null"] {
      display: none;
    to eliminate the "is not null" filter.
    To implement this for all IRs in your application, create a custom CSS style sheet containing the rule, upload it to your workspace, and reference it in all of the page templates used for IR pages.
    This is not a 100% foolproof solution. CSS is not an appropriate way to implement security restrictions. A web-savvy user could use their web inspector to disable the CSS rule and access the blocked filter(s). However there is little risk here as (1) it appears that your users will lack the required expertise; and (2) doing so will only allow them to further filter data they already have access to.

  • Deletion of filter components from Bex Report in BI 7.0 via back end.

    Hi,
    I want to delete 2 filter field components from the BI 7.0 report via back end. Im using the Tcode RSZDELETE and giving the variable element UID, Inforprovide name, query tech name. But when i excute it says empty selection.
    Other than this is there any way to delete query components at back end???
    Regards,
    Nisha

    Thanks for the reply!
    This is to delete the variable created??
    My requirement is query specific , the restriction on the IO , ie the variable to be removed via back end.. that means deletion from that report..
    hope my statement is clear enough to give me some light .
    Thanks
    Nisha

  • How to display Currency Unit beside value in BEx Report?

    Hi,
    I have 2 separate Amounts in the columns area. Their respective currencies exist as Characteristics in Unit dimension. How do I display the amount along with currency unit beside it?
    As of now my Report looks like....
    Amount 1              Amount 2
    2000                     3000
    I would like to display it as......
    Amount1           CUR                Amount2          CUR
    2000                 EUR                 3000               USD
    Thanks,
    SD
    Edited by: Sebastian D'Souza on Jan 16, 2009 11:40 AM

    Hi Sebastian,
    Yes it can be possible to get the currency unit along with currency in ur report.
    To do this, first of all u need to have the currency unit in ur flat file or else in ur data.
    If u have so, here are the steps to do that.
    1.Double click ur amount info object under 'currency/unit of measure tab' , in the unit/currency field just give as 0currency.
    2.And then activate ur info object.
    3.In Transformations u will find another field '0currency', just map it to the amount field.
    and then do the process as usally loading data to target, and the execute the report.
    u will be able to see currency unit filed also.
    hope this helps u.
    Thanks,
    Sai Chand.

  • How to set default company logo in bex report(analyzer)?

    hi,
    i have a requirement that i need to create default template for my queries in bex analyzer. whenever i execute my query in analyzer the company logo should be on top of the query. i know how to do it in workbook but could you explain me how to set the default company logo in bex reports?
    thanks
    vadlamudi

    See the following document on creating a workbook template with an image: [http://www.researchsummary.ca/bw/Sample_Ch10.pdf]
    In BW, there is a table that stores the default workbook. The following snippet of code allows you to identify a custom workbook template as the default template for all end users.
    *& Report Z_SET_BEX_USER_TEMPLATE *
    *& Program to update all user's default template *
    REPORT Z_SET_BEX_USER_TEMPLATE.
    TABLES: rsrwbtemplate,
            usr01.
    PARAMETER: wbid LIKE rsrwbindex-workbookid.
    SELECT
    FROM
      usr01.
      MOVE: usr01-bname TO rsrwbtemplate-templateuser,
            wbid TO rsrwbtemplate-workbookid = wbid.
      UPDATE
        rsrwbtemplate.
      IF sy-subrc 0.
        INSERT
          rsrwbtemplate.
      ENDIF.
    ENDSELECT.

  • How to reset auto completion?

    Hello,
    I know how to disable the auto-completion in Numbers but how can I reset this feature? In some cells it completes integer numbers to dates but only the zeros and the ones and not in every table of the document.
    Regards,
    Steffen

    Do you mean auto completion on an individual cell or auto completion of text?
    In the Inspector under Cells, Cell Format can be Automatic - this means that text entered like dates (4/10) are converted to dates: 4th October 2007.
    To reset on individual cells - select the cells and in the Inspector, Cells, Cell Format choose 'Automatic' from the drop down menu. When a date is entered it is formatted as a date, if afterwards you enter a basic number (10.1) in the cell it will be reformatted as a number.
    Neil.
    Message was edited by: N.P.

  • How to reset auto-join in wifi after its been disabled

    under my wifi connection i told it to disable the auto join how do i reactivate it

    1. See my User Tip for some help: Some Solutions for Resetting Forgotten Security Questions: Apple Support Communities.
    2. Here are two different but direct methods:
        a. Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
        b. Call Apple Support in your country: Customer Service: Contacting Apple for support
            and service.
    3. For other queries about Apple ID see Frequently asked questions about Apple ID.
    4. Rescue email address and how to reset Apple ID security questions

  • How to reset sites in Safari asked not to auto fill

    Good day,
    First off, I don't really post here so it is just appropriate to say that I love Apple and I totally love Mac OS X. I've seen the operating system evolve since Tiger about 8+ years ago when I bought my first Macbook Pro and I'm on my 3rd one now. Well done to Apple with the latest Mac OS X Mavericks, it's fantastic.
    I used to ask Safari not to autofill on certain sites in the past. I can't remember why exactly but I figure it was because the autofill and keychain didn't work as I expected or wanted it to work so it caused problems. I've also used 1Password all the time so I could've pressed "Never Save..." for the sites I regularly use to prevent the double-dialog.
    Now, with the latest iCloud Keychain, it works much better and there are some sites where I want to use it but previously asked not to prefill on those sites and can't figure out how to reset them so that they will ask and autofill again like other sites. With the iCloud Keychain, it is almost good enough to ditch 1Password. It works really well, I love it, especially since I can do so much more with my iPhone now which I didn't do before since I don't know all my logins off by memory.
    So, ultimately, how to reset the list of sites I've asked Safari not to save and autofill usernames/passwords on?
    I've tried the "Allow autofill even for websites that request passwords not to be saved" but that doesn't work.
    Some sites simply don't ask and simply don't autofill at all.
    I've searched the internet and checked all the settings but I cannot find a solution.
    I hope it makes sense and I hope that someone can help me to figure it out please.
    All the best

    From the Safari menu bar, select
    Safari ▹ Preferences ▹ AutoFill ▹ User names and passwords ▹ Edit...
    Find the site and delete the entry from the list.

  • How to Reset Auto Forms

    Hi,
    1.) I was wondering if one can reset the auto forms fill out in Tiger one by one.
    I have mistyped on occasion and the pesky thing keeps offering it as a choice. I would like to get it to where the only choices when I type the first letter are what I want.
    Specifically applications, like on my browser -- FireFox 2.
    2.) What can you toss out in OSX and have it regenerate each time: like .plists and so forth? And where could I study up on that part of OSX?
    Thanks.

    Never answered.
    Sweeping out old questions from my list.

Maybe you are looking for

  • Output message not coming automatically for PO

    hi i cerated new output message sending PO to vendor by e-mail. I maintained condition records in MN04. Condition table, access sequence all are maintained. I included new output type into the control data of the existing schema RMBEF1 and the schema

  • Mountain Lion / Mac mail disconnects from MS Exchange server.

    We use an MS Exchange account for our company email. We bought 2 new retina display MacBook Pros running Mountain Lion last Fall. My old laptop is still running Lion. Lion / Mac Mail works fine on the old laptop, never losing contact with the MS Exch

  • E4200 won't connect to Pannasonic TV

    I've switched over from a d-link dir-655 router to the v1 4200. I've been playing around with the 4200 and trying to get it connected to my tv all night long. I have two laptops and two iphones connecting with no issues. I cannot for the life of me g

  • Very slow broadband speed following line fault

    Having recently had a noisy line fault repaired I have been left with broadband that is running at a very slow speed. Having read several other posts on this forum it seems that my IP profile needs resetting in the local exchange. I am reluctant to t

  • Freeze then Crash during basic editing in Premiere Pro CS6

    During basic movment on the timeline and even just in the program (clicking effects controls, etc.) Premiere pro is freezing and sometimes crashing. I have just purchased a great system so I am very surprised that this is happening. I have playback (