Hello All,
We might be searching a lot on how & where to club the multiple Dashboards in OBIEE into a Single Pull down Dashboard Menu.
The Solution is as simple as adding the Parameter below.
Before Adding the Parameter
After Adding the Parameter
Solution:
Need to add below Parameter in the Instanceconfig.xml under OracleBIData/web/config
<DashboardMaxBeforeMenu>XX</DashboardMaxBeforeMenu>
XX is the number of dashboards after which we want to group them.
Restart the Presentation Services.
Impact:
Since the Parameter is common for the Instance, it will group any Dashboards under common folder as a pull down menu
Siva
We might be searching a lot on how & where to club the multiple Dashboards in OBIEE into a Single Pull down Dashboard Menu.
The Solution is as simple as adding the Parameter below.
Before Adding the Parameter
After Adding the Parameter
Solution:
Need to add below Parameter in the Instanceconfig.xml under OracleBIData/web/config
<DashboardMaxBeforeMenu>XX</DashboardMaxBeforeMenu>
XX is the number of dashboards after which we want to group them.
Restart the Presentation Services.
Impact:
Since the Parameter is common for the Instance, it will group any Dashboards under common folder as a pull down menu
Siva
No comments:
Post a Comment