Answers prompt to convert to a filter

Hello gurus,
I have a report on a dashboard page which on drilling navigates to another answers report.This answers report has a drop down prompt for Yes/No, Selecting 'Yes' should show all the records that contains value 'Test' in a column . And selecting 'No' in the prompt should restrict the 'Test' records from the result.
Please let me know the available options for this.
Thanks Shravan

@David, Below are the responses to your comments, can you pls suggest any ideas?
Okay, first of all, if you are talking about true "drilldown," you can't have a drilldown go to a report that includes a dashboard prompt "over it" as you write. If I understand what you are asking for, it can't be done, at least not in the way you are envisioning it.
Q: But before I can help with your situation, I have a question. You say you start with a report. From that report a user can click on a value in a column to drill down to another report. What are the users drilling on? What is the significance of the values that the user is clicking on?
Ans: The first report is a pie chart that has the # of SRs by category. The users drill on a particular category to fetch the details of SRs from a detail fact table.
Q: After the user clicks on a value, you want the user to be taken to a "yes/no" proompt which, when a selection is made, takes you to another report that is filtered based on the yes or no selection?
Ans: As said above, I have someting like auto processed records which can be identified by 'auto' in Action column. When user selects 'Yes' in the drop down, the result should show all the records including Auto processed ones.
Selecting 'No' in drop down, the user whould be able to see only the records that are not auto-processed.
Q: Does this sum up what you are trying to do? If so, like I said above, what is the significance of the first drill down. When a user makes the first selection of a value in the first report, what does the selection do? Is the value selected being used as a filter?
Ans: Now the value(yes/No) in the prompt should be able to change my Action column filter on the report(i.e, Action like '%' when Yes and Action not like 'auto' when No)
Thanks Shravan

Similar Messages

  • Create an Answers Prompt not based on an Answers Column

    Hello,
    I want to create an answers prompt that is not based on a column in my request and i want to use that prompt to do calculations in my request.
    For example, i want to create an 'As of date' parameter where the user would fill a specific date (for example 1-Mar-09) and based on that date the report would show the total earned revenue up to that date (total revenue earned till March 2009).
    Does anyone know or can point me to a link on how to do that?
    Thanks,
    Patrick

    Sorry my last message was not fully submitted, here it is:
    You are right in this scenario, but as i've mentionned i have other cases where i dont have that column in the repository. For example, suppose i have a report where i want the user to enter a number and multiply that number by an amount (let's say this number is the conversion rate to Euro), in this case this number is not based on any column in my report and i need it to do a calculation and also i want the user to enter this value since its not fixed so the question is how is this done in OBIEE? (if doable)

  • How to display Date Calendar in Oracle BI Answers Prompts (parameter)

    I'm still new to OBIEE.
    How to display Date Calendar in Oracle BI Answers Prompts (parameter)?
    Thanks.

    Hi,
    While creating Dash Board prompt choose the control to 'Calendar'.
    I think it is not possible to provide 'Calendar' control using Prompts tab while creating request.
    It is possible to write Java Script for a Column of data type 'char'. So, cast the date data type to char.
    Go to: Column Properties --> Data Format
    Choose override default data format to view the available options in the drop down list.
    I would be very happy if anybody acknowledge me that I am wrong.
    -Vency

  • Is it possible to use either an analysis prompt OR a fixed element filter?

    I am running up against a problem. I have a simple analysis being called by an agent. I want this analysis to be called via agent every morning with a fixed filter on the date element. I am using the following.
    ("Date"."Date" IN (SELECT case when 1=0 then "date"."date" else timestampadd(sql_tsi_day, -1, current_date) end FROM "RProBIEE"))
    This works fine and delivers my analysis to me using yesterdays date. The problem I am having is, what if I want to add a prompt to this analysis to select a date range, in case I want to run the report manually? If I set a prompt, run it manually, and select a date range. It follows that date range. However when I run the agent again, the fixed filter is not applying. Is there a way to have an either or option? Or should I simply have another analysis that I run manually with a prompt for date range, and another simply for my agent to give me yesterdays date?
    Please help.
    Thanks,
    Joe

    Thanks for the reply even though it is bad news for me, as it looks as though I will have to shell out for Airport Express.
    I think that Apple have missed a trick here (maybe not financially - see my previous comment) as I am able to mirror my Iphone, iPad and MacBook Pro to a normal TV via Apple TV and an HDMI connector, so it seems odd that the four Apple products cannot share their screens.

  • Prompts in one view to filter data in other view

    All,
    I have 2 views (Bar chart and pie chart) in the same report. I have to put a prompt on the report where user can select date.
    Now I want to show this prompt only once on the report and use that prompt to update data in both views. Where shall I put this prompt and how can I use it to filter data in both views?
    Requirement is to put the prompt on the report so that user can select date and time while viewing the report.
    Thanks for your help.
    Regards

    Hello
    You can put the prompt at the report level.
    I would recommend using a surface prompt view at the top of the report.
    An example is provided in the call center demo ( packaged with the product) -- Reassign cases report.
    Regards
    Payal

  • Query prompt selector with a native filter?

    Hi,
    When I include a "Query Prompt Selector" in my dashboard, it doesn't find any prompt source in my queries. The prompt selector works fine if I have a "local" prompt in my query, but when I use a native filter from my universe (It is a prompt filter), it doesn't find anything. In fact when I preview the query pressing "refresh", it ask me for the variables, so the filter is OK.... How can I solve this issue? Is it normal?
    Thanks in advance,
    Ricardo.

    Hi Abhilasha,
    The queries in dashboard are all connected to "BOEXI40-Audit-MSSQL" Universe. I am using a custom filter I created previously in this universe, anyway If you check this universe, you can see a filter called "Custom Date Range", which is a prompt filter.
    You can open a new dashboard, connect to this universe, create a query using this filter, select a "query prompt selector" in Dashboard, and you will not see any prompt to select as source. At least this is whats happening to me...
    Is this helpful to your question?
    Regards,
    Ricardo.

  • Still get Sign In prompt after converting to serialized CC Enterprise

    I've created/run the script to convert our CCT to serialized CCE but I'm still asked to sign in every time I launch a CC app. Our CCT expires Jan. 5, 2015. Will this prompt go away after Jan. 5; did I do something wrong or, does an administrator need to first change something in the Admin Dashboard?

    Please try deleting SLStore folder from location below and run the serialization file again. it should work fine.
    C:\ProgramData\Adobe\SLStore
    Thanks,
    Ashish

  • Request variable in Answers prompt

    I am on OBIEE 11.1.1.5 and have created a session variable which is set to 'Enable any user to set the value'. Then default for this varaible is set to CURRENT_DATE. I have created a logical column to calculate Length of Service based on this variable like
    cast(Floor( (TIMESTAMPDIFF( SQL_TSI_MONTH , "Core"."Fact - Active - Period of Service"."Hire Date" ,VALUEOF(NQ.SESSION."Test")))/12) as char)||' year(s) '||cast(Mod((TIMESTAMPDIFF( SQL_TSI_MONTH , "Core"."Fact - Active - Period of Service"."Hire Date" ,VALUEOF(NQ.SESSION."Test"))),12) as char)||' month(s)'
    Now I create a answers request and put this logical column on it. What should be the prompt so that the Length of Service gets calculated based on the iput provided by the user?

    I am following http://everythingoracle.com/obieerv.htm to move forward.
    I created a variable prompt abc with date as data type and then in Advanced tab under Advanced SQL Cluses in Prefix I typed: SET VARIABLE Test='{abc}';
    This just puts '{abc}' in the formula. And if I try SET VARIABLE Test={abc}; then it throws syntax error i Advanced tab.
    What am I doing wrong?
    Edited by: user12301184 on Aug 26, 2011 6:38 AM

  • UJD_TEST_PACKAGE - How to use variables in Answer Prompt

    Hello BPC gurus,
    I'm using report UJD_TEST_PACKAGE in order to schedule BPC packages inside BW process chains, as proposed by Pravin Datar in his bolg (/people/pravin.datar/blog/2009/08/28/automate-execution-of-any-data-manager-package).
    This solution does work well but still there is a limit I'm not able to overcome; I need to export data from BPC but with a filter on TIME dimension based on an OLAP variable: eg. let's assume that reference month is May 2011 (and this month is stored in a DB table), then I need to filter data from May 2011 to April 2012 only. If reference month is June 2011, dynamic filter should be from June 2011 to May 2012, and so on...
    Does anybody know a way or a workaround (other that changing report code) in order to perform what I need??
    Our BPC version is: BPC 7.5 SP6.
    Our BW version is: BW 7.01 SP6.
    Thanks very much for your help,
    Andrea

    Hi Andrea,
    I don't think you have to support many version of ABAP code  - one for each variable.
    If your OLAP variable has type Customer Exit you can call SAP function RRS_VAR_VALUES_EXIT_FILL which has variable value as a parameter. You can save that value as a variant of ABAP process type. This way you'll have just one program to support, but as many variants as many variables you need.
    Hope this helps,
    Gersh

  • Automated solution to convert or directly filter based on the discontinued local flags?

    Hi,
    I really liked a lot of the LR 4 features and thus upgraded LR and my main catalogue as soon as v 4 was released. While a lot of stuff is very welcome (soft proofing!), I just realized that Adobe has horribly screwed up my workflow by dropping local pick/rejected flags from V4. I really hate this change as it was very useful for me to reject images for a certain collection (but still being able to know that at some point I had considered it to be included). For the future I guess I will have to find another workflow, probably by creating additional "archive" collections...
    But the real problem is the literally tens of thousands of images I have flagged as rejected in collections in my big lightroom catalogue. If I go into any of my old collections I see the entire selection including all the rejects. I know I can get a context menu to select all the items that were locally flagged rejected via the "Select Old Contextual Rejected" action. But to do this for several hundred collections is out of the question. (I am not kidding btw, I am a wedding photographer and have about 400000 photos in my catalogue and about 1000 collections).
    So my question is: does anyone know of an automated solution to get the old local flag infomration back? I guess it would be possible to write a plugin that creates 3 collections for every collection that used the old local picked/rejected flags (one with -picked, one with -rejected and one -unflagged). Has anyone done this yet? Or create a plugin that can filter based on the old information (as it is still in the database, just not accessible in the UI).
    I am a software developer as well as a photographer so if no one has done this yet I might consider giving it a try myself but I would hate to do something that has been done already...
    And btw I am pretty angry at adobe for making this a breaking change.
    Best,
    Daniel
    http://www.iconoclash-photography.com

    To build on John's response: While we're still awaiting the LR 4 SDK documentation and can't say for sure, I'm skeptical that the LR 4 SDK exposes the old collection-based flags, given that the LR 3 SDK didn't expose them. 
    One solution would be for a plugin to read the catalog database outside of LR, e.g. in the manner of the SQLiteroom plugin.  Accessing the database directly isn't supported by Adobe, but in this case, doing so to do a one-time recovery of legacy data is likely more than robust enough.

  • I switched from Internet Explorer to Firefox and was so happy. Then I took the prompt and converted to Firefox 4.0 and now my computer is so slow it is almost unbearable. How do I switch back to Firefox 3 or some earlier version to get my speed back?

    It takes a long time for the computer to warm up and start working, maybe 30 seconds. Just to open an email can take 10 seconds. This is the kind of delay I was experiencing on Internet Explorer before I switched to Firefox 3. It is particularly slow if I am opening a photo attachment. It also can be slow just moving from one tab to another. Help!

    Credit Tony E:
    To downgrade to Firefox 3.6 first uninstall Firefox 4, but do not select the option to "Remove my Firefox personal data". If you select that option it will delete your bookmarks, passwords and other user data. See https://support.mozilla.com/kb/Uninstalling+Firefox
    You can then install the latest version of Firefox 3.6 available from http://www.mozilla.com/en-US/firefox/all-older.html - it will automatically use
    your current bookmarks, passwords etc.
    To avoid possible problems with downgrading, I recommend going to your profile folder and deleting the following files if they exist - extensions.cache, extensions.rdf, extensions.ini, extensions.sqlite and localstore.rdf. Deleting these files will force Firefox to rebuild the list of
    installed extensions, checking their compatibility, and reset toolbar customizations.
    For details of how to find your profile folder see https://support.mozilla.com/kb/Profiles

  • Pass Prompt values into Legend / '-ALL-' filter filters out all records

    Hi
    I have 2 questions for the same chart so I hope it's OK to add them in one post.
    Firstly I have created a chart & added three Select List filters which work fine, the query is below, problem is that when I change back to '-ALL-' I get no data, it has filtered out all records as no data matches the value of '-ALL-' does anyone know the code to get around this?
    My chart query;
    select null link, P_MONTH AS MONTH, SUM(CALLS) AS data
    from DATA.MAIN_DATA
    WHERE WAREHOUSE = :P1_WAREHOUSE
    AND ANS_UNANS = :P1_ANS_UNANS
    AND PRODUCT = :P1_PRODUCT
    GROUP BY P_MONTH
    As I will have several queries like the one above for different options on the same chart, I would like the Legend to show what the user has chosen each time the options are changed ie;
    Something like the bolded text in the query to display the chosen values in the legend;
    select null link, P_MONTH AS MONTH, SUM(CALLS) AS 'P1_WAREHOUSE' || 'P1_ANS_UNANS' || 'P1_PRODUCT'
    from DATA.MAIN_DATA
    WHERE WAREHOUSE = :P1_WAREHOUSE
    AND ANS_UNANS = :P1_ANS_UNANS
    AND PRODUCT = :P1_PRODUCT
    GROUP BY P_MONTH
    Any ideas/suggests?

    Thanks Andy
    I'm having some problems with applying this so it may be best if I show you how I've applied this code.
    Here's an example of my data on a made up 'EMP' table;
    ENAME     SAL     DEPTNO     DEPARTMENT
    SMITH1     1871     345     DEPT1
    SMITH2     1953     345     DEPT2
    SMITH3     2239     345     DEPT3
    SMITH4     492     345     DEPT4
    SMITH5     2431     345     DEPT5
    SMITH6     2331     345     DEPT6
    SMITH7     1003     369     DEPT7
    SMITH8     1688     370     DEPT8
    SMITH9     2284     371     DEPT9
    So I'm only using one table - 'EMP'
    I've created 2 LOVs, 'DEPTNO' & 'DNAME'.
    'DEPTNO' LOV has the values for the 'DEPTNO' field in the table.
    'DNAME' LOV has the values for the 'DEPARTMENT' field in the table.
    I then created a chart with the below SQL query as its source;
    SELECT NULL LINK,ENAME LABEL,SAL VALUE
    FROM EMP
    WHERE (DEPTNO = :P1_DEPTNO OR :P1_DEPTNO = 0)
    ORDER BY ENAME
    The 'Chart Title' field under the 'Chart Attributes' tab has the below added;
    Department - &P1_DNAME.
    The COMPUTATION is as below;
    SLECT NVL(DEPARTMENT, '-ALL-')
    FROM EMP
    WHERE DEPTNO = :P1_DEPTNO
    Could you advise where I may be going wrong as I have the following errors;
    1. The chart is working OK with the added '(DEPTNO = :P1_DEPTNO OR :P1_DEPTNO = 0)' clause - but I still get no results for '-ALL-'
    2. I can't get the chart to display the current value in the legend - where exactly should I put this line - 'Department - &P1_DNAME.'
    3. The Computation is stopping any data from showing in the chart

  • Prompt is not working  in answer  Filter

    Hi,
    I am using Filter function in answer and using a statement like
    FILTER("test"."Total Call Count" USING ("Call Type"."Call Type Name" = 'not call')) .
    I have following requirement:
    Device_type Tota count Total count by call type 'not null'
    wer 243 10
    tre 654 15
    I want to ("Call Type"."Call Type Name" ) through prompt throgh FILTER because user will choose according to their needs.
    How can I achive the above figure,as FILTER function is not supporting any promot /presnetaion variable.

    Take a look at the syntax here courtesy of Venkat...
    filters on columns

  • How to set a dynamic filter to a prompted one?

    Hello:
    I have a dashboard prompt whose values determine the columns for a constructed dynamic filter column using case statement.
    There is another dashboard prompt whose value determine the the values for the dynamic filter column.
    I have a need to set this dynamic filter to the operator 'is prompted'. According to the OBIEE documentation, the requirement for 'is prompted' filter is to have the dashboard prompt column match with the filter column.
    I currently use a presentation variable for the dashboard prompt column that gives the filter value.
    How do I make my dynamic filter to be prompted (for pre-filtering results as a default behavior) and subsequently use the presentation variable (derived from the dashboard prompt) if a user enters the appropriate prompt values?
    Here is an example:
    Dashboard prompt: Location Type-> (State, District, City) (The case statement on my filter determines the appropriate logical column State or District or City)
    Filter Value: Dallas (pv1)
    The dynamic filter will generate "City" = '@{pv1}' (Dallas in the above example)
    I want this dynamic filter to be set to 'is prompted' for pre-filtering results as a default behavior.
    Thanks for reading this far and looking forward to your suggestions.
    Regards
    Sankar Bala

    Please read this carefully, you may find what you are looking for:
    Dynamic dashboard prompts and columns used in multifunctional report, full guided navigation
    http://108obiee.blogspot.com/2009/08/dynamic-dashboard-prompts-and-columns.html
    Or this one:
    http://obiee101.blogspot.com/2009/04/obiee-dynamic-prompt-content.html
    Regards
    Goran
    http://108obiee.blogspot.com

  • Dynamically filter the values while navigating from Rep1 to Rept2(Answers)

    Answers Report:
    Users want to Navigate from Report1 to Report2 and they want to control the parameters while they are passsing to Report2 like by filtering the prompt Values.IS prompted works fine but users want to filter the report2 by answers prompt before navigating to report 2.
    When i navigate from Report 1 to Report 2 its directly going to Report 2 by passing the parameters,but users want the Prompt before they go to report 2 to filter the selections.
    Thanks in Advance.

    Hi,
    Apart from Page section of the Pivot table, we can use the Report Navigations.
    1.First Create an answers request(Report 2) and in that create Column Filter Prompt(by involving all the required columns).Save the report.
    2.Place the report in either one page of a shared dashboards(except My Dashboard) or in a new dashboard .If there are any other pages in the dashboard.Please go to the Page Options -> MyDashboard [Dashboard Properties] and Hide the Dashboard.
    3.Go to the Report 1.Choose a coumn on which the User wants to drill down(or navigate from). Go to the Properties ->Column Format -> Value Interaction -> Navigate -> Browse -> Dashboards(Select the Dashboard Page in which you have placed the Report 2)
    This can be a possible solution.
    Regards..

Maybe you are looking for