Prompted filters

Hi all.
I am a very beginner in OBI, after 12 years as Business Objects developer.
Because of users' practice in using @Prompt filter in BO Universes I need something similar in OBI.
In other words I need to create a filter that allows the user to choose a value from a list of given values and to do this at analysis level.
My problem is that I can't do this!!!
I am able to create a Dashboard Prompt, but then I cannot use it in an Analysis.
Instead I can create a filter that users can apply to their analysis anly if it is like COLUMN = <FIX_VALUE>.
Is there a solution?
Thanks a lot in advance!!!

Hi,
Yes you can create.
In 11g, you can go to New-->Filter--> Create and Save in Shared folder
In 10g, Refer below for screenshots:
http://tipsonobiee.blogspot.in/2009/07/tip-of-day-on-saved-filters.html
Creating global filter
step 1 :Go criteria in answers create a filter by using add filter option in any column.
step 2: save the filter in any shared folders.we can apply this filter to any report which contain this particular column.we can select saved filter from left pane filter option.
http://nerdsofobiee.wordpress.com/2010/03/24/business-objects-and-obiee-filters-demystified/
Please let me know further, if my understanding is wrong.
Hope this helped
Regards
MuRam
Edited by: MuRam on May 30, 2012 8:22 AM

Similar Messages

  • Using NULL and NOT NULL in prompted filters

    Dear all,
    While trying to grap the concept of prompted filters in sap bo web intelligence, I had a question whether why we cannot use NULL and NOT NULL while creating a prompted filters in our report.

    HI,
    'Is Null' and 'Not Null' are the predefined functions in webi which only eliminate the null values or considering only null values.
    'Is Null' and 'Not Null' are itself predefined functions that why you are not getting  prompts.
    Null values are standard across the databases so this is defined  as a function in webi to specific eliminate the null values.
    If something is not standard then there is option in the webi to use different operator with static values or with prompts.
    More more information on Null see the Null wiki page.
    Null (SQL) - Wikipedia, the free encyclopedia
    Amit

  • Using Same Request with prompted filters in Guided Navigation

    Hi Gurus,
    I have a requirement wherein i have to show a report only when it returns results.
    For this i put the request in a section and applied a guided navigation using the same Request as source Request.
    Can i use the same request in the guided navigation as source request?
    In the Request there are filters which are Prompted
    My question --> in the Source Request in Guided Navigation , do i have to make the filters as prompted or do i have to make them equal to Presentation variables,which are populated from dashboard prompts.
    Also i have one of the prompt as multiselect prompt...
    Thanks
    Ashish

    Ashish,
    Yes, you can use the same request here.
    For request, you can use 'IsPrompted' if same column is used in Prompt else use presentation variable here which is populated from the dashboard prompt. Just based on the selected 'specific' value the report shud show results.
    Refer
    http://varanasisaichand.blogspot.com/2010/02/dashboards-as-prompts-in-obiee.html?m=1
    http://bischool.wordpress.com/category/guided-navigation/
    Hope its useful...

  • Prompt filters, how to select by name, but do query by Id?

    Hi,
    I have a prompt list, I'm displaying the names of the values, but I want to query by Id, is that possible? My query is taking too much time, because it's comparing the names.
    For example I have:
    Name    Id
    John      23
    Mary      25
    Tom       28
    etc...
    In the prompt list I have the names (John, Mary, Tom,etc) I want to keep these name in the prompt list, but in the query I want to compare by Id.
    Thanks,
    Marcela

    Hi Arm,
    Thanks for responding.
    I'm not getting the data.
    I have Country_Code and Country_Name, I changed Country_Code dimension in the Edit tab, I added Country_Name in Country_Code.
    Then I changed the prompt filter to use Coutry_Code like this:
    @Select(Country Region\Country Code) IN @Prompt('1b.Enter the country','A','Country Region\Country Code',Multi,Constrained) OR 'ALL' IN @Prompt('1b.Enter the country','A','Country Region\Country Code',Multi,Constrained)
    But in the query I'm getting:
    AND
       ( ( COUNTRY_CODE ) IN ('Australia','Brazil','Costa Rica') OR 'ALL' IN ('Australia','Brazil','Costa Rica'))
    I'm not getting the data because those are Country_Names not Country_codes.
    Any idea?
    Thanks,
    Marcela

  • Passing prompt filters through an URL

    My report has very long results table.
    The user ask to have, instead of the table view (which sometimes crashes the browser), a way to execute the report and download it to xls.
    I want to add section in the page, below the prompts, which will display the user a URL link to this report.
    I've read that I can add in the end of the URL the xls format: https://myip/analytics/saw.dll?Go&Path=mypath&format=XLS
    The issue is how to pass the presentation variables, which the report require.
    For example, the report has filter:
    day>@{p_day}
    The p_day is populated by the prompt in the upper side of the page, when the URL link should appear.
    I read the http://gerardnico.com/wiki/dat/obiee/url_filter, where he mentioned the case of 'Data Quality Metrics is prompt', but he didn't show the solution.
    How can I pass the presentaiton variable value in the URL link?

    Nir,
    You should really search through the forums before posting your questions as this/similar question has been answers a few times.
    But I'll take the points that you are going to award me though for providing you with the information and answer to your question. : )
    Towards the bottom of this blog post you will find the answer you seek on how to pas the presentation variables in the URL,
    http://www.iwarelogic.com/blog/integrating-oracle-obiee-content-using-go-url-850
    Other Forum Threads:
    Filter a dashboard prompt using GO URL
    Code snippet from iwarelogic's blog post:
    You can also pass Presentation variable in form @{variable_name} as a filter using GOURL.
    And static variable in form VALUEOF(static_var_name)
    Ex :
    '<a href=http:// '||VALUEOF(domain_name)|| ' :9704/analytics/saw.dll?GO&path=/shared/Operational%20Reports/Scorecard&Options=d&Action=Navigate&P0=3&P1=eq&P2=%22Reporting%20Line%22.%22Reporting%20Line%20Domain%22&P3='||REPLACE("Reporting Line"."Reporting Line Domain",' ','%20')|| '&P4=eq&P5=Geography.Dominion&P6='||REPLACE('@{DominionPromptVar',' ','%20') ||'&P7=eq&P8=Geography.%22Country%20Name%22 &P9='||REPLACE('@{CountryNamePromptVar}',' ','%20') ||'>' || Link || ''
    Note : Passing Parameters to the Report using GO URL is optional argument
    Cheers,
    Christian
    http://www.artofbi.com

  • How to Define a Required Prompt at the Universe Level

    Apologies if this has already been covered somewhere... I searched and can't find the topic covered yet.
    I've been under the impression for a long time that one could configure a Universe such that it would require a prompt on a dimension whenever that Universe was run, regardless of the tool or report.  For example, you could configure an eFashion Universe such that any report or analysis built against it (Webi, Crustal, Design Studio, Lumira, PowerQuery... whatever) would trigger a prompt, perhaps on Year or State.  The idea is that at the Universe you could prevent developers and self-service users from building "Select All" reports.
    However, even with the use of LOV flags in the Data Foundation and Business Layer (e.g. "Force users to filter values before use"), I can't figure out how to make it work.
    So, I have two questions...
    Is it possible to include required prompts/filters in the Universe definition?
    If so, how?
    Thanks,
    Josh

    Hi...
    Is it possible to include required prompts/filters in the Universe definition?
    Yes..it’s possible to include prompts at universe level,
    If all the reports are using same prompts, you can create at universe level and use same prompt in all the reports. You can define mandatory or optional prompt.
    Following is the syntax for the function.
    @Prompt('message','type',[lov],Mono|Multi,free|constrained|primary_key,persistent|not_persistent,[default_values])
    The following are simple examples of @Prompt syntax.
    Minimal use of the @Prompt function:
    @Prompt('Displayed text ','A',,,)
    Using the @Prompt with a LOV without default values:
    @Prompt('Displayed text ','A',{'Paris','London','Madrid'},,)
    Using the @Prompt with a LOV and one default value:
    @Prompt('Displayed text ','A',{'Paris','London','Madrid'},,,,{'Paris'})
    2 : If so, how?
    In the condition's SELECT or WHERE field, right-click at the place in the expression where you wantto add a prompt and
              select @Prompt editor from the shortcut menu.
    In the Message box, type the message that you want the user to see.
    Select Keep last value selected if you want the prompt to propose the values used for the previousreport.When the report is run for the first time, the default values (if any) are proposed.
    Select Allow multiple selection if the user can enter or select more than one value.
    Set the Selection mode. For Free selection, the user can enter any allowed value. For Constrainedselection, the user must select a value from a list of values. For Primary key, the user selects theobject name, but the object's primary key is used by the query. You can only use the Primary keysetting if Index Awareness is set.
    Note:
    When the Constrained option is selected and a List of Values is not specified, the corresponding Tab color turns to red, OK button is disabled, and on moving the cursor over the highlighted tab, the contextual tooltip displays a message indicating how to rectify the problem.
    Set the Value type for the selection mode: Alphanumeric, Number, or Date.
    If you have selected Primary key for the selection mode, set the Key type: Alphanumeric, Number,or Date.
    If you are using multiple selection, define the list of values. Do one of the following: you can type orimport a list of values, or you can select a universe object.
    Click the Default Values tab and define any default values. When you allow multiple selection, youcan set more than one default value.
    Click OK.
    The "@Prompt" editor closes and the prompt expression is visible in the condition's statement in the "Edit Properties" pane.
    Validate the prompt and click Parse.When the syntax is
    http://business-objects-xi.blogspot.in/2009/06/prompt.html

  • Re: OBIEE 11g Dashboard Page Prompt

    Hi all,
    We have a Dashboard page in that multiple reports is there and one Region prompt is there with the scope of page level ,
    once i gave the filter with that prompt every report is filtered based on that prompt values .
    but in that reports for a particular report we were already drill down based on hierarchy and the remaining all reports are in highest level , now we were applies the filter through the prompt the remaining reports are filtered based on prompt value except that report which is in already drill down mode .
    Can any body help me out , is it a tool limitation/ i have to do any changes.
    Thanks,
    Ravi

    Hi,
    The report will react to a prompt only if there is a is promt column in that report. Check if there a is prompt filtered column in the report and remove it.
    If you think that column is to be filtered as Is prompted and should not react to the dashboard prompt, then need to check...
    Thanks

  • Setting a Prompt value for KeyDate in WebI on SAP OLAP universe

    I have a webi report which has as its dataprovider a query against an SAP olap universe against a BEx query which has the KeyDate parameter exposed.
    Iu2019d like to get at this prompt from the SDK.
    In infoview if I run the report it pulls up the keydate prompt (a special dialogue which seems to be implemented as part of the connection definition) - this prior to pulling up the full prompts dialogue and showing all universe based @prompt filters.  In WebI I can see the prompt value entered using =UserResponse("dp.kd.value") .   So it does seem to see the keydate as a prompt of some sorts.
    I've got a little jsp that allows me to set prompts very nicely (and packeaged as a jar in the CMC that schedules ok as well) but when I put it against a report with a key date u201Cpromptu201D it just wonu2019t see it.  When I call a getCount() as below it returns 0.
    oDocumentInstance.getDataProviders().generateQueries();     
    Prompts oPrompts = oDocumentInstance.getPrompts();
    out.print(oPrompts.getCount());
    This is all in an attempt to get around the scheduler limitations of key date which would give me two queries, two universes and two reportsu2026 one report for scheduling (using a customer exit to set key date) and a second for user refresh  (with a prompted key date)  which would all be rather messey to say the least!
    So any cunning ideas on how I can get hold of this key date thingymebob in the SDK?
    (ps. "Fixed in V4" would be nice to hear as an aside to thisu2026 In playing with the ramp up Iu2019ve got the same issues however so Iu2019m not to hopefull )
    Thanks!
    Jeremy.

    Hi,
    First I think you have to create a support ticket because normally the object in the universe must be generated with data data type nad it is not the case.
    We are awere of some limitations with data types.
    Secondly, if you want to have users entering date you have to specify date in the prompt data type like this:
    <OPTIONAL><FILTER KEY="[PERIOD SD].[DB Full Date].[DB Full Date]"><CONDITION OPERATORCONDITION="Equal"><CONSTANT CAPTION="@Prompt('Enter Date ','D',,mono,free)"></CONSTANT></CONDITION></FILTER></OPTIONAL>
    Regards
    Didier

  • Or between prompted columns in report filter

    Hi,
    If I give an 'Or' between two prompts in the report filter, as below:-
    Value Date is prompted
    OR Trade Date is prompted
    ... then the condition does not apply on the report.
    I am using dashboard prompts
    OBI version is 10.1.3.4.1
    Is there a way around this?
    thanks,
    Gaurav

    Hi,
    If I hard code in the report filter and use or between the conditions then it works fine.
    The prompted filters are not working with 'Or' in between.
    It looks like a bug. Can something be done about it?
    Using a presenation variable should work, but it will have some other limitations.
    thanks,
    Gaurav

  • WEBI Prompt [Report Filter] Vs Query Filter

    Universe : OLAP Universe on BW Query BI 7.0 SP 15
    Bobj xi-3.0
    We have a BW variable for Plant on a webi report and if I use it the webi report runs in 10 seconds like BW query
    We have a webi prompt for plant [used to drill down from another report] and when passed with the same plant key as above, the webi report runs in 160 seconds.
    We are not able to use the BW variables a.k.a. yellow query filters for interactive webi reports and we are forced to use webi prompt filters. However, the performance hit is a huge concern.
    Any ideas on improving performance for webi prompt filters?
    Thanks
    Gopal

    Hi,
      If you have many dimensions and some of the are attributes in SAP BW try to convert those attributes in Dimension detail and then build a master data qry for those detals, delete from the data query the dimensions thata are details now and megre both queries.
    I hope this help you.
       Best regards.

  • How to create reports with the prompts like the pre-defined reports ?

    We are analyzing pre-defined report: Historical Pipeline Analysis. When executed we can see the prompts for Pipeline Fiscal Quarter and Pipeline Fiscal Year.
    If we open this analysis I cannot see how this prompt have been built.
    If I save this pre-defined report (without any change) to My Folders and execute it from here, the prompts are gone.
    I´d appreciate any help.
    Antonio

    I have the same issue. The prebuilt reports are actually dashboards, which is why the dashboard prompt filters show up.
    I'm not sure how they get it to be a link like that on the reports tab (since the link doesn't point to a dashboard URL ).
    Any idea how to get this same effect assuming I built the dashboard/prompt around updated report?

  • How to divide the Prompts window in sections?

    Hello,
    I'm a beginner in Web Intelligence and BO, I have a report with a lot of prompt filters, I want to divide the Prompts window in sections, Is that possible? I'm using web intelligence to generate my reports.
    Thank you,
    Marcela

    Hi,
    Yes this is possible by using the concept of cascaded prompts in universe.
    Tools - List of Values - Create cascading list of values.
    In webi, you would see the prompts on same screen and in the same order you selected the list of values.
    Thanks,
    Jayendra.

  • Filter the prompts

    Hello,
    How can we filter the other prompt value based on previously selected prompt using the presentation variables?
    I don't want to use the constrain option, because, it will not suffice my need.
    I need a set a presentation variable on first prompt, and use that prompt to filter the multi select values in next prompt.
    I know this is a bug that we can't filter the multi-select prompts using presentation variables; but, want to know, if someone has come up with a work around for this.
    Thanks for the time.
    Chandu.

    OK, you can try this. No promises 'cause this only works in my mind at this point:
    1) Build your first multi-select prompt. For this example, let's assume the column is Region.
    2) Build a small report with a single column , the Region column in step 1, and put an "Is filter" prompt on the column.
    Okay, this "report" will contain a prompt with only the regions selected from the multi-select prompt.
    3) On your real report, include a region filter and make it "Filter based on results of another request."
    By doing this, the report is filtered to only include the regions selected.
    Now on the column that you wanted constrained by the regions selected, say City, use this a Column Filter Prompt in your report. (Click on the Prompts tab.) You can make this a multi-select prompt. The column will only display cities that pertain to the regions selected since the report is already filtered. Because it is a multi-select prompt, the user can select multiple cities to further filter the report. So you have a multi-select prompt filtered by the results of another multi-select prompt.
    OK, this should work in theory. Try it and let me know if it works.

  • Issue : OBIEE applying default prompt values when pressing return button

    Hi All,
    On my dashboard, I am showing a summary report. This summary report has a link to detail report. I have provided a link for detail report just below the summary report on dashboard. Following is the issue which I am facing
    [1] I run the dashboard for a particular prompt value on the dashboard. Let's say a date value = '1/1/2010'.
    (There is no default value for the prompt).
    [2] Now my summary report is updated according to the prompt value which I selected.
    [3] I click on any value on summary reports and it drill down and recalculated the metrics
    [4] Now when I click on the detail report, i get the detail report too ( in a new window). The issue starts from here.
    [5] When I click on return link from the detail report page, it takes me back to the summary report page ( I land on the report which I got from step 3)
    [6] I click on the return button under the summary report (rememeber I had drilled down) to see the report which i get in step 2
    But, when I click on the return button under the summary report, it changes the prompt value too and applies the default value to the prompt and provides me the initial summary report with default promt value. The report which I got in step 2
    Whereas what i want is when I click on the return link then I should get the report which I got in step 3.
    Why does OBIEE applies the default value when I try to return back to my original summary report. Is this an OBIEE feature or I have some setting issue ?
    Hope I have been able to explain the scenario!
    Can anyone please reply on this. Any help would be much appreciated.
    Thanks,
    Ronny

    hey kart,
    the issue is not about going back to the summary report ...the issue is when i click on the return link below the summary report after returning from the detail report ( which opens in a new window) then it takes me to the initial summary report ( which was loaded by default when the dashboard was loaded) with all the default prompt filters whereas my requirement is to go back to the summary report with the filters which users selected from the prompt ....
    Please let me know.
    Thanks,
    Ronny

  • Prompt scope between dashboards

    I have several dashboards with the same prompt.
    User have to re-select his prompt filters each time he move between the dashboards, since the prompt can be only in the scope of certain dashboard.
    How can make it in the scope of all my dashboards?
    I considered using presentation\session variable to save the selection and then in the request criteria ask 'is equals to' variable instead of 'is promt'.
    The problem s that I have multi selection prompts.
    Any ideas?

    Hi,
    No, if it is a multi-select prompt, you can not re-use the inputs across multiple dashboards. But my question is, if the prompt is same that means it is coming from the same subject area. Thus the reports where the column is prompted also comes from the same Subject Area. Then why can't we have those different dashboards converted as dashboard pages under the same dashboard. I understand there might be access restrictions, but you can control access at Dashboard Page level also.
    Please let me know if this workaround works.
    Thanks,
    Nabhanil

Maybe you are looking for

  • How do you use find my phone on a PC to find your Iphone?, How do you use find my phone on a PC to find your Iphone?

    hello, I just lost my phone and I have the app find my Iphone, but I have no idea how you use the program on my laptop to track down the phone. Can someone please tel me how this works? Thanks

  • MB and world travel adapter kit

    I'm thinking about buying a MB for use in travel. I have a world travel adaptor kit, but I notice the store page specifically does not list the kit as supporting the regular MB (it lists the MB Pro, iPods, etc.). Does this mean the kit is not recomme

  • How to associate parent/child elements when extracting values

    Hi, The following is the query to extract data from xml. SELECT row_type      , row_value FROM (SELECT XMLTYPE('                          <rows>                               <row>                               <r>                                    

  • CO-PA  FB60 vs MIRO

    Hi guys, we are posting third party invoices through FB60 and MIRO.  We need to make sure cost should flow to CO-PA.  Can some one explain advantages and disadvantages using FB60 or MIRO.  Is there white paper or documentation I can go and study so t

  • Re: problem in sending mail..

    n-s-d, see the JavaMail FAQ for instructions on connecting to GMail.