Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to show all the dashboards in horizontally.

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
-
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:
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.
0 -
Hi Thomas, Thanks for reply, I think you misunderstood my question. I need to display the dashboards on the dashboard menu bar.
0 -
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)
0 -
Hi Gianni, I want to look the dashboards like this..
0 -
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.)
0 -
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.
0 -
I'll let a hijacking go once ... your lucky day!
Yes, you will need to download the VM and then you have it all.
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.
0 -
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!
0