Forum Discussion

OSPhilly88's avatar
OSPhilly88
New Contributor II
3 years ago

Dashboard Refreshes on Tabular Layouts

I have five cube views attached within a dashboard that utilizes the tabular layout. The content dashboard where the cube views sit is redrawn when a combo box is changed. However, the dashboard alwa...
  • Cosimo's avatar
    3 years ago

    Each tab should be a separate dashboard and you then assign a cube view component to these dashboards. When you then update a combo box selection at the top, you have the combo box refresh the whole set of separate dashboards while retaining the tab that you are currently viewing. 

    Assuming that you have this dashboard layout:

    Main dashboard

       \_Top section dashboard - has your combo box

       \_ Bottom section dashboard

          \_ Bottom1 dashboard (1st tab/cv)

          \_ Bottom2 dashboard (2nd tab/cv)

          \_ Bottom3 dashboard (3rd tab/cv)

     

    Changing the combo box selection individually refreshes Bottom1, 2 and 3.