Is there a way to make a dashboard conditional based on a filter? The dashboard must be displayed only when a filter value is selected. Else it should not be.
Please reference on-line help regarding Data Driven Dashboards which allows control of what dashlets are displayed using columns, variables, existing filters.
Controlling the display of dashboards can be accomplished designing a landing page with buttons linking to a dashboard.
Thank you! So I have a filter with atleast 250 Values and if one is selected, then it should display the dashlet. I used the filter for the conditional display, I cant possibly enter 250 values. Is there a way to optimize this ?
Place the values in an Excel or CSV file. If these values are static, you can use the Quick Upload in Modeler Connect. If the values change often, Birst Cloud Connect File along with an Agent need to be used. This data can be published to a hierarchy. Then the hierarchy column can be used in the Data Driven Dashboard Condition.
Did you get this to work? I have the same issue - I would like to display a different dashlet whenever ANYTHING is selected in the filter.
Diane - is it possible to display a different dashlet whenever a filter is not null? It doesn't matter what the value is, as long as it is something. The problem I have is that there are so many possibilities for the filter that hard-coding is just not feasible.