Presentation Variable - Display 'All Values' in Report Title

If I create a Dashboard Prompt and then set it equal to a Presentation Variable, I then display this Presentation variable in the report title. For the Dashboard Prompt I allow them the 'All Values' choice, in fact, this is the default.
The issue is displaying this in the Report Title, when it is 'All Value' nothing is display in the title, when they select a value such as 'Region D' then it works and this value will dispaly.
I looked at the documentation and it says you can use a default value, however, setting up that still does not work. It still is blank.
Has anyone seen this issue or know of a workaround? I'd like to have something like 'All Vales' display or is there a condition I could write to set this.
Thanks

Hi Guys,
I have did the following in order to achieve your requirement:
As usual, create a request with a column prompted and a dashboard prompt containing that column and set the Presentation Variable (ex: varDept)... bla bla..
Placed them on the Dashboard to generate your issue, discussed...
Now, what I have did is:
1. Created one more Request with the column used on Prompt and specified the Formula to it as:
CASE WHEN '@{Dept}'||'A'='A' THEN 'All Departments' ELSE '@{Dept}' END
Note: Take 2 same columns (and hide one) because we are using above formula which does not contains the Column from any table.
2. Created Narrative View and referenced the above Column.. @2 (in my case).. and specify 1 in 'Rows to Display' field. Do the formatting as required viz., specifying Font size, family....
3. Place this request in between the Prompt and First Request..
Now, you can able to see 'All Departments' if 'All Choices' is selected.
Hope this idea will helps you guys..
Regards,
-Vency

Similar Messages

  • Display In Between  Prompts Value in Report Title

    Hi All,
    I want to show the in between dashboard prompt value in Report.
    So that when user download the report he will come to know the date range.
    I have gone through the couple of links but it does not work.
    I tries the below one but when ever i am selected the to_date it reset the from date also.
    http://obiee101.blogspot.com/2009/03/obiee-between-dates-prompt.html
    Thanks
    Nawneet

    I would add one thing to Saichand's solution which I use for the situation you describe. If you create two dashboard prompts one for the "from" date and the other for the "to" date and then modify your filter on the date column to be:
    datecolumn >= @{From_Date} AND datecolumn <= @{To_Date}
    ...then you just need to add two more columns to your report to house the presentation variables. Make these columns the first two so that in your Narrative View you can reference them as "Between @1 and @2"
    You don't need another report to place on top of your current one, just add the Narrative View to your existing report.

  • How to display all value of metadata from nodes collection model in content presenter template

    Hi All,
    first of all the new look of OTN is great.
    coming to problem i am facing (i dont know whr to ask here or in portal forum).
    i am creating a content presenter template to display list of items.
    now as per requirement i need to create a drop down to filter the list.
    now while check- in a file author would choose a value in one metadata field lets say xCategory(which is a single select list).
    i have to display similar category list on portal to allow user to filter list.
    i could hv used view of xCategory but problem is files are targeted to role using ACL. so u see i cant display all category to all users.
    also customer wants this whole thing to be Dynamic i.e. they can add value of xCategory later that to could be only for specific role (on portal it should be role specific , author can see whole list not a problem there).
    so what i think is if content is given as search result so the category. so now if i can get the all xCategory metedata from 'nodes' collection model in template i can create drop down with out having any additional bean.
    somthing like this
    #{nodes.xCategory} (but this one is not correct).
    please suggest me any solution.
    thanks
    -somesh

    Hi,
    you can do all of what you said with JSF. ADF Faces provides drag and drop functionality (have a look at the Web Developer Guide) that allow you to move nodes within a tree. The drag and drop framework sends an event notification to the server with a reference to the changed node.You can also have context menus on a tree node to help users creating, deleting and editing a tree nodes. JavaScript isn't required at all, even if you wanted to drag and drop a row in a table on top of a tree node to create a new tree node.
    I just finished a book project in which we explained this usecase. As soon as I find the time, I'll follow up with a blog entry on this as it seems to be a common requirement. However, as mentioned, the web developer guide on OTN explains drag and drop in ADF Faces pretty well.
    However, if you choose the "Search" link above, choose JDeveloper and ADF as the product to search for and type drag and drop as the search string, then you get lots of code sample posted in the past to this forum
    Frank

  • Filter not displaying all values

    When I attempt to filter a product code. the drop down list (under heading Expression) displays about 100 codes when in reality there are about 2000 values.
    I have changed the Maximum Rows per Page under Search Bar to 2000, but this still does not display all the codes.
    Is there a setting I am missing?

    I think that your description of the problem doesn't help a lot. Are you using interactive reports?
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Display decimal values in report

    Hi all,
    I have one question concerning the display of decimal values smaller than '1' in a report.
    In an SQL query some calculations are done and the result is displayed in a report.
    The problem is, that if the value of the result is smaller than '1' it shows for example ,8 instead of 0,8
    Does anybody know how to display decimal values normally?
    kind Regards and thanks!!
    Patrick

    Hi SWED!
    1.) Click at the name of your report region (in application builder) to edit it
    2.) Select the "report attributes" tab
    3.) Click at the column you want to format
    4.) Look for the "Column Formatting" region
    5.) Select the proper format from the "Number / Date Format" list or enter your own format like "0.0"
    I hope that will help you along.
    yours sincerely
    Florian W.

  • Displaying All Values from a Multiple Value Parameter

    Hi,
    Using XI, I have a parameter field that allows the user to enter multiple values Eg. 01, 02, 13, 14.  I want to create a formula to display all the values the user has selected. 
    Is there a way to do this? 
    Thanks,
    Brian

    join({?Parameter},",")
    creates a string with the items in your parameter separated by commas

  • Report not displaying all values

    Experts,
      I am accessing BW report through portals .I have a variable  with drop down box in my report .When i click on the drop down box ,it is not showing only 200 values .
    but user want to see all  500 values in that drop down box.Is there any way to increase max no of hits.
    Any advice appreciated .
    Thanks
    Mano

    Manohar,
        try this code and let me know... directly insert  this code in HTML or In the properties of the Drop Down Web Item you could see "Maximum Number of the Displayed Values" assign this 0 in the Properties.
    or insert the cod ein HTML block:
    <object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="DROPDOWNBOX_1"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
         <param name="DATA_PROVIDER" value="DATAPROVIDER_2"/>
         <b><param name="MAXVALUES" value="0"/></b>
    ITEM:            DROPDOWNBOX_1
    </object>
    all the best.
    try this code and let me know.
    Regards,
    Nagesh Ganisetti.

  • Report Painter -  Report not displaying all values

    Hi All,
    We are executing a report for Manufacturing variances by Product group which is created through report painter.
    In the output of the report in rows product wise data is displayed and columns are volume, price .. are there.
    Out of 8 products displayed in the report for one product volume is being displayed blank. But when I double click it is displaying actual line items,
    Can you please let me know why for one product it is showing blank inspite of data existing.
    Thanks
    Satish

    So the  report is actually showing undeterminable values..
    this is the prblem
    Ex in the report
    Col1    500 USD
    Col 2   200 USD
    Col 3   300 USD
    Col4    100 EUR
    Col5    300 USD
    In this case the system cannot show the total figure for the amount row because one of the amount is in EUR. So it shows a Black X in the EUR cell.
    That is the reason why you wont get this problem for one single company code but get this for multiple company codes.
    To avoid this use controlling area currency as the key figure so that all will be translated into one currency. Or unit of measure if you are dealing with quantities.
    Thanks
    Naveen

  • How to display customize values in report?

    I need to be able to show certain customize values in a report portlet. Preferably just above the table of results. How do I do that?
    Grateful for any help...
    Bryan

    Hi Bryan,
    If customized values means the parameters of the dynamic report you can do the following:
    <ORACLE>
    Declare
    v_deptno number :=(:deptno); /* :empno is the bind variable*/
    Begin
    htp.p('<table border=1>');
    htp.p('<tr>');
    htp.p('<td>');
    htp.p('<FONT face="Times New Roman" color=#000080 size=+1>');
    htp.p(v_deptno);
    htp.p('</FONT>');
    htp.p('</td>');
    htp.p('</tr>');
    htp.p('</table>');
    htp.p('<BR>');
    htp.p('<table BORDER=1 WIDTH=100%>');
    htp.p('<tr>');
    htp.p('<td nowrap bgcolor=#6666CC align=left><FONT face="Times New Roman" color=white><B><U>Last Name</U></B></FONT></td>');
    htp.p('<td nowrap bgcolor=#6666CC align=left><FONT face="Times New Roman" color=white><B><U>First Name</U></B></FONT></td>');
    FOR c IN (SELECT lastname, firstname from emp where deptno = v_deptno) LOOP
    htp.p('</tr>');
    htp.p('<td nowrap align=left>');
    htp.p('<FONT face="Times New Roman" color=#000080 size=-1>');
    htp.p(c.lastname);
    htp.p('</FONT>');
    htp.p('</td>');
    htp.p('<td nowrap align=left>');
    htp.p('<FONT face="Times New Roman" color=#000080 size=-1>');
    htp.p(c.firstname);
    htp.p('</FONT>');
    htp.p('</td>');
    htp.p('</tr>');
    END LOOP;
    htp.p('</table>');
    END;
    </oracle>

  • Column display all values

    I have a report that display's sales totals for a particular year and quarter. I have the report in a pivot table where the year and quarter are above the sales total. Therefore, 2009 1 is over a $50,000 sales total. However, if there is only one record for one year and one quarter then it only displays that one record. I need to display the range of year and quarter for 5 quarters into the previous year. i.e. if my currently year and quarter is 2009 1 then it will display 5 quarters back to 2008 1 such as:
    2008 2008 2008 2008 2009
    1 2 3 4 1
    $0.00 $0.00 $0.00 $0.00 $50,000.00
    Is this possible? thanks
    Edited by: CoreAMXSiebel on Apr 20, 2009 10:58 PM

    I'm not entirely sure what you mean. I think you are saying that I need an SQL statement that gets the current quarter and then parses out the other 5? I do have a filter that concats the the year and the quarter and then grabs anything that is the current year and quarter greater than or equal to the prior year.
    i.e. CONCAT(LEFT(CAST("- Custom Object 2 Custom Metrics".S_INDEXED_NUM_0 AS CHAR), 4),"Custom Object 2".INDEXED_PICK_CD_2) >= CONCAT(RTRIM(CAST(YEAR(TIMESTAMPADD(SQL_TSI_YEAR, -1, CURRENT_DATE)) AS CHAR)),CAST(QUARTER(CURRENT_DATE) AS CHAR))
    However this only works and pulls a year and quarter if there is a sales total value for that year and quarter. So if there is only one record with the year 2009 and quarter 1 then it only shows year 2009 and quarter 1.

  • Placing a cursor in multiplot graph to display all values at the cusor location

    We are currently using NI based DAq system which uses LABVIEW 7.1.We would like to know whether it is possible in LABVIEW 7.1 to place a cursor in a graph having multiplot that will disply all the values of parameters at the cursor location?

    If I understand the question correctly, yes, LabVIEW can display many parameters of a cursor, including the cursor position (in X and Y coordinates), the array index of the point to which the cursor is locked, the line and point style and thickness, etc. You can also read or set how a cursor locks and whether a cursor is visible or not as well as other properties of cursors. All of this is done using property nodes in LabVIEW and can be done with multiple plots and multiple cursors.
    TylerS
    Applications Engineer
    National Instruments

  • Parameters not displaying all values

    Hi,
    I have a parameter on a Discoverer report for selecting where the absence category is in a list of values. However, the list of values that you are able to select from is not complete, it's only a partial list. But if you type the values in manually it works fine.
    Does anyone have any idea why the list of values is excluding many of the entries?
    Thanks,
    Dan

    I think that your description of the problem doesn't help a lot. Are you using interactive reports?
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • How to pass the values to stored proc using presentation variable in OBIEE

    Need your help regarding in resolving an issue in OBIEE 10.1.3.4.1
    There are 6 reports say ‘A’,’B’,’C’,’D’,’E’,’F’ in the same subject area.
    The reports are being configured with prompts using either the repository/presentation variables.
    One of the reports say ‘A’ has been configured to pass the values using presentation variables from the prompt in Advanced Tab of the report request to the stored procedure defined in the Execute Before Query section of the connection pool.
    After running another report ‘B’ in the same subject area, upon visiting the report ‘A’ view display error is being seen ( Please have a look below screen shot for your reference) .
    Speculate the issue is around presentation variables of report ‘A’ getting initialized even before running the report.
    Appreciate your earliest advise as this is a prod issue.

    Hi Prasad,
    I got your note, you should not use Session variable syntax to call presentation variable.
    you should use like @{AIC_PROJ_PLAT_SEQ_NO}
    One more thing: first test the variable AIC_PROJ_PLAT_SEQ_NO value then try to pass to SP.
    Hope this helps

  • How to retain the presentation variable values for Dashboard Prompt

    I've a dashboard prompt with date and two other drop down field, with default value as yesterday's date set for date and All Values set for other two drop down list. Presentation Variables are D1, P1 and P2 respectivilly
    I'm using GO URL from "Report A" and passing presentation variable to navigate to other report (Report B) that works fine. eg:
    '<a href = saw.dll?GO&path=/shared/Reports/ABC/ReportB&Action=Navigate&p0=1&p1=eq&p2="-%20Time"."Next%20Day"&p3=@{d1}>Test</a>'
    From Report B I'm using Dashoard URL to go back to Previous Report like:
    <div class="XUIPromptEntry minibuttonOn">
    Return to Previous Screen</div>
    This also works fine.
    My problem is that, when users selects different values in the Main dashboard prompt for date and other other two drop down and navigates to other report (Report B), and from Report B, when user returns to previous screen (Main Dashboard), Prompts values gets refreshed to original default values.
    Is there any way to retain the values of presentation variable in dashboard Prompt when I return to main dashboard from Report B?
    I'd appreciate your help.
    Thanks

    Change your dashboard url include the column and column value for the date column sample shown below,
    [a href=saw.dll?Dashboard&PortalPath=/shared/sample/_portal&page=pagename&Action=Navigate&col1=Dim.Date&val1=@1>Return to Previous Screen[/a>
    In my second report Date is the first column so I referenced it's value as @1 in the dashboard URL
    note: replace [ with <
    Thanks,
    Vino                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • 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

Maybe you are looking for

  • Creating first Alert - not sending email

    Hi guys, hoping someone can point me in the right direction for creating an Alert. I've followed : How Do You Set Up A Test Event Alert That Sends An Email. [ID 455688.1] However once I've got my alert created, when I carry out the step to update the

  • Format macbook pro 10.5

    Hi guys, I want to sell my Macbook Pro Mid-2009, that came with Mac OS X 10.5. Now it has Snow Leapord on it, which I bought and i have the disc. Is it possible to format it and then reinstall it to default factory settings (so with OS 10.5 again or

  • Calling a .AS file

    I realize that this is programming 101, but I'm still unable to find it. I have a .as file that I found in the 'Learning ActionScript 3.0' book by Rich Shupe w/Zevan Rosser. It's the FadeRollOver example on pg. 324. I'm fairly confident that I have e

  • Converting object libraries from indesign 2.0 to CS3

    Hi ! I work for a company which needs to convert the object libraries created on Indesign 2.0 to work on Indesign CS3. Is there a way to do that? Object libraries are compatible within Indesign versions? regards Cicero Lira

  • TS3682 Is it a problem to restore a backup from an iPhone 4 with IOS 7.1 to iPhone 5S with IOS 7.0.1 ?

    Is it a problem to restore a backup from an iPhone 4 with IOS 7.1 to iPhone 5S with IOS 7.0.1 ?