Multiselect Prompt issue in OBIEE Apps 795

Hi All,
We are using OBIEE 10.1.3.4.1 along with OBIEE Apps 7.9.5.
We are facing an issue regarding the sort order of the Multiselect prompt. When we select More values(More than 256) in the multiselect prompt by pressing on the more button in the application the order of the values in the prompts is lost and they get displayed randomly.
I tried putting the sort order column in the rpd also the sql in the prompt the back end query is generated as required but the values doesnt display as Order By whereas they are displayed in random.
Please help on this issue? Or is it a product Bug?
Thanks:

Hello,
I have the same problem in 10.1.3.4.1.
I create multi select on dayshort. In "Sow" I put SELECT Time.DAYSHORT FROM "XX-example" order by Time.DAYID asc. After this see records form 1 to 256 with correct order. I pick more and I see records from 1 to 512 in bad order.
Any ideas?
Regards,
Luko

Similar Messages

  • Prompt issue in obiee 11g

    Hi Gurus,
    In dashboard while selecting prompt getting 'Unable to get value  of the property 'viewstate':object is null or undefined error.i am using IE 9 browser.
    could you please let me know how to resolve this issue ?   Thanks in advance.

    See http://msdn.microsoft.com/en-us/library/gg622942%28v=VS.85%29.aspx
    Basically, IE9 breaks flash ExternalInterface calls if your flash component is embedded with an object tag with an embed tag fallback, and the object id and embed name is the same.
    The easiest workaround is to tell ie9 to render your page in IE8 Standards mode. To do this, insert this in the element:
    <!-- Enable IE8 Standards mode --> <meta http-equiv="X-UA-Compatible" content="IE=8" >
    Otherwise, you might just want to use the object tag only or embed tag only.

  • Date prompt issue in obiee 10g

    Hi Experts,
    Am facing the date prompt error, but the type is mentioned as date, after this also am getting same problem
    plz help
    Thanks
    Vijay

    Hi,
    It will be useful if you specify what error you are getting and what you are trying to do.
    Regards
    MuRam

  • Multiselect & Drop-down Prompt usage in Obiee 10g

    Hi all,
    A prompt is created using the same column twice.
    First prompt,say Cust name with drop-down as option and it is set to constraint.
    Second prompt Cust name created with Multi-select as option for the user to select.
    When I select particular values from the multiselected option prompt, those values are reflected in drop-down listed prompt. This is working fine.
    But when I choose values using begins with option in the multiselect prompt(Eg: Inside the multiselect dialog, first i'm filtering the values as cust name begins with AR), then it is not reflected in the Drop-down prompt.
    My expectation is that it should get reflected whether the user chooses with/without search option in the multiselect dialog.
    Guys, pl share your ideas....
    regards,
    arul

    Hi,
    Try this.
    Look and feel is different of Obiee 11g as compare to obiee 10. but we can create Dashboard inside another dashboard(as u want in drop down).
    for this create new dashboard as follows:
    New-> Dashboard -> in Name section gives the name of new dashboard as u want in drop down -> in Location section choose the path from drop down list or u can browse -> click on OK button.
    Thanks,
    Satya

  • Multi selecter prompt issue

    Hi All,
    **Below issue i faced in OBIEE 10.1.3.2** but
    In my Dashboard page i have created a Multiselecter Prompt and i have selected more than one values in prompt.
    While exporting the dashboard page into PDF format the PDF showing only one value from Prompt instead of all values.
    Example:
    i have COUNTRY Prompt(multi Selested Prompt).
    User selected two countries country1,country2 while exporting dashboard page into PDF format.
    PDf showing only one value.
    Thanks Advance

    Now, i got your question...
    I had the same issue, in my previous project... i found that issue is because of: some special character values it's containing.
    I written Logical SQL for prompt: (try these SQLs)
    SELECT DISTINCT Table.ColumnName FROM SubjectArea WHERE Table.ColumnName not null
    OR
    SELECT DISTINCT Table.ColumnName FROM SubjectArea WHERE Table.ColumnName not in (' ')

  • Report Graph issue  in OBIEE 11.1.1.6

    Hi All,
    Reports with graphs which were working in OBIEE 11.1.1.3 and OBIEE 11.1.1.5 are not working in OBIEE 11.1.1.6.
    It displays only table views and in graph section it only displays prompt values without the graph.
    I have tried these reports from line to bar and bar to line but did not work..Only worked if i go for a pie chart.
    Most of the reports have failed bcoz of this issue in OBIEE 11.1.16?
    Did anyone face this prob?
    Is it a know bug?
    Thanks

    Hi 913804
    I am amazed you found the browser certification of OBIEE 11.1.1.6 I could not find it anywhere in the documentation nor from metalink personell.
    Regarding the graphs not showing, we found this to be an issue with IE and not with Firefox. First make sure you have followed the upgrade step listed in
    3.9.11.2 Updating Oracle Business Intelligence Catalogs from http://docs.oracle.com/cd/E23943_01/doc.1111/e16793/patch_set_installer.htm#PATCH250. Then the last resort was to recreate the graph component in each report from scratch. As you say pie charts are unaffected.
    Regards,
    Nick.

  • Physical query issued by Obiee when cache is on is different and slow

    When the same report runs in OBIEE 10g and cache is OFF it takes less then 1min to get results. If cache is turned ON physical query issued by Obiee is totally different and it takes 2h to get results. Has anyone experienced this with having cache on that some queries are performing poorly.
    Thanks,
    Tatjana

    We are using BI Apps Order Management and Fulfillment Analytics and all tables are cached anyway. Dimensions used are not that huge up to 40K rows. What should I check when it comes to DB query? As I said is different than one generated when cache is disabled although both have the almost the explain plan.

  • Multiselect prompt display values in title

    Hello,
    I have a prompt which is multiselect. Is there a way I can display the values selected in the title of the report?
    thanks,
    deep

    Hi,
    here an abstact from the support:
    Applies to:
    Answers, Interactive Dashboard - Version: 10.1.3.4.0 [1900] to 10.1.3.4.1 [1900] - Release: 10g to 10g
    Information in this document applies to any platform.
    Goal
    How to set up a Presentation Variable in a Multi Select dashboard prompt in OBIEE 10g?
    Solution
    You cannot set a Presentation Variable in a Multi Select dashboard prompt in OBIEE 10g. This is expected behavior. OBIEE 10g is working as designed. A Presentation variable can assume a single value. Because of that, presentation variables are not available when using multi select prompts.
    OBIEE 11g will introduce the ability to set Presentation Variables when using multi select prompts. In 10g you can try as a workaround using more than 1 prompt.
    So basically you can't set a presenation variable from a Multiselect Prompt, that's because you can't show the values selected in any views.
    I don't know if there is somr way to do this with javascript.
    Regards,
    Gianluca

  • Multiple values are selected in a multiselect prompt then we can get indivi

    Hi Experts,
    Can it be possible in OBIEE that if multiple values are selected in a multiselect prompt then we can get individual graph for each selected values?
    For eg if in a multiselect prompt,values such as bangalore,pune,hyderbad etc are selected then the result in a report diosplays 3 graphs one for each state.
    Waiting for any work arounds on this.
    Regards
    Ashish

    hi Ashish,
    Pull the cities in Section's section of pivot table and construct the graph ,use is prompted filter on the city
    It should work
    thanks,
    Saichand.v

  • How do i solve the activate app issue in DPS App Builder?

    I have no apps showing up in the download section of DPS App Builder.
    And on the App Status section, I am being prompted to activate app?
    Can anyone help please?

    I have a creative cloud subscription. 
    Sent from Samsung MobilePrabhjyot Kaur <[email protected]> wrote:Re: How do i solve the activate app issue in DPS App Builder?
    created by Prabhjyot Kaur in Digital Publishing Suite - View the full discussion
    If you are DPS single edition user, then you need to enter serial number to activate app.
    But it would be more helpful if you let us know which DPS edition you have?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4853715#4853715
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4853715#4853715
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4853715#4853715. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Digital Publishing Suite by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Issue with the App Store showing up blank.

    Issue with the App Store, it will not let me search for new apps.  The screen is blank.  The update section and features section works, but it will not let me search for new apps. I have restarted my phone and no changes. The newest update to the iphones when the iphone 5 came out, i think, messed up this app.  When i am looking at how to fix it, it tells me to delete it and try again, but the App store is not a deletable app.  Any ideas why my App store, specifically the search section of this app doesn't work?

    I suspect it is on Apple's side of things. Mine was blank too, but now it works again. Fixed itself one morning.
    https://discussions.apple.com/message/19659161#19659161

  • SQL not working in Multiselect prompt

    Hi all,
    I have restricted the results in Multiselect Prompt by giving the sql query.It is working fine but when i try to search for particular record in Multiselect it is not filtering the results by applying the query instead it is using the base query with no restrictions.
    Please help.

    I understand and I don't understand... So you have a dashboard prompt set to multi-select, yes? You have changed "Show" to "SQL Results" and added your "active products" filter, yes? Now with the prompt and report in the dashboard, you click on the ellipsis of the prompt and for example, you change "Match" to "begins with," type "A" and click on "Go" which then displays all the values that begin with "A," yes?
    Now you select those "A" products and click on the left arrow to bring them to the left pane, yes? Then you click "Ok" which closes the window and click on "OK" one more time to run the prompt, yes?
    Now you are saying that the report filters "all the products that start with 'A' both active and inactive, yes? And this is what I don't understand. The report should be filtered by the specific "A" starting products you selected in the prompts, not "all 'A' starting values" regardless of whether they are active or inactive. If you have "Is Prompted" on the appropriate column, you should get only those values from the prompt, nothing more.
    How are you getting "all values that start with 'A'"? Please explain.

  • Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

    Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

    Upgraded to IO6, seems like the amount of system memory to run is higher, this causes issues with some Apps. I can't get SIRI to work because the amount of free system memory is not enough. how can I tell what is eating the system memory?

  • Have just purchased a new mac book pro, am now having issues syncing my apps to my new mac?

    Have just purchased a new mac book pro, am now having issues syncing my apps to my new mac?

    Welcome to Apple Support Communities
    You already have got OS X Mavericks installed (the Keynote, Pages and Numbers versions available in the Mac App Store are only compatible with OS X Mavericks).
    You have got a Late 2013 MacBook Pro, which uses a special OS X Mavericks version that is not available in the Mac App Store. This is the reason why the Mac App Store is not compatible with OS X Mavericks even if you are using it. This will be fixed in OS X 10.9.1, when your Mac uses the same Mavericks version as all other Macs.
    Until then, you can reinstall OS X through OS X Recovery > http://support.apple.com/kb/HT4718

  • Selected Values not displaying in Multiselect Prompt

    Hi all,
    We are having reports with Multiselect Prompts. When we select values , we are unable to see the corresponding values. Is their any rule like Multiselect Prompt won't work if there are Null values in it..

    Hi,
    There is no case that if your column contains NULL values multi select prompt wont work.
    It should work irrespective of values in column.
    Just check that you have selected Control as Multi select for Prompt column.

Maybe you are looking for