Forum Discussion

WillVitale's avatar
WillVitale
Contributor
2 days ago
Solved

Parameter Prompt Only on Specific Tab

Hello, I created a dashboard with 3 different embedded dashboards. 2 are non-cube views and 1 is a cube view. I would like my parameter to only prompt and be able to be changed when I select the th...
  • chul's avatar
    18 hours ago

    Tabbed dashboards retrieve the data for all tabs when selected, which is why you get the prompt even when you're not on the tab. Your best bet is to use buttons (that look like tabs) on the main dashboard. Not only will this address what you're trying to accomplish, it will also render the main dashboard faster as it's only querying the data for one dashboard and not all tabs.