How to show all the dashboards in horizontally. — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to show all the dashboards in horizontally.

Received Response
41
Views
8
Comments
User_5X2A4
User_5X2A4 Rank 3 - Community Apprentice

Capture.PNG

Hi All, How to show all the dashboards horizontally like obiee 10g (like above image). now we are using obiee 11g by default dashboards showing drop down list. but my client needs to see the dashboards in horizontally on the dashboard menu. Please let me how to achieve this. I have tried DashboardMaxBeforeMenu tag added in instanceconfig file. but it doesn't work. Presentation server in obiee 11g not coming up. Please guide me how to solve it.

Answers

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    11g has a new user interface ... if this was a requirement and a must have, the choice to upgrade over-rode that.

    Having said that you could create a menu like they have in the Sample App:

    http://slc02ojq.oracle.com:7780/analytics/saw.dll?dashboard&PortalPath=%2Fshared%2F01.%20QuickStart%2F_portal%2F1.00%20G…

    user: prodney

    pwd: Admin123

    keep in mind this is 100% HTML/script and would have to be maintained by the development team to reflect any changes.

  • User_5X2A4
    User_5X2A4 Rank 3 - Community Apprentice

    Hi Thomas, Thanks for reply, I think you misunderstood my question. I need to display the dashboards on the dashboard menu bar.

  • Can't you just post a picture or something showing what you are looking for ?

    Because I can't really imagine how a list of 20-30 dashboard can be horizontal in a menu ... (and I don't really remember how 10g looked like as it was so long time ago)

  • User_5X2A4
    User_5X2A4 Rank 3 - Community Apprentice

    Capture.PNG

    Hi Gianni, I want to look the dashboards like this..

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    I don't misunderstand you ... there's a radical shift in the UI for 11g versus 10g.  (And there's a good deal of change in the 12c version as well.)

  • Chris Arnold
    Chris Arnold Rank 5 - Community Champion

    My apologies for butting into this topic without any suggestions to the OP -- but I didn't know how else to ask this question to Thomas Dodds...

    The link you provided for the Sample App seems like an amazing resource!

    My question is...is there somewhere that we can download the RPD being used there? There is so much I could learn by looking into the RPD and seeing how they did some of those things.

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    I'll let a hijacking go once ... your lucky day!

    Yes, you will need to download the VM and then you have it all. 

    OBIEE Samples

    I'd recommend the one for the version of obiee you have, then next one up (if you have 11.1.1.7 then get the 11.1.1.9) and the new one 12c ...  then you know what's what when and if you get requirements like the one in the OP. 

  • Just to add that the RPD is interesting but the front-end elements are also extremely helpful, many analysis and pieces of code you can just copy/paste.

    Sample App must be mandatory to have for any OBIEE developer ...

    And .... it's free!