Isolate Card Visualization on a dashboard page to exclude a page filter

The scenario:

» I have a dashboard page with 10 cards. 9 of them are single KPI cards. the 10 card is a vertical bar chart (y-axis=Date, x-axis=Spend)

» I don't want Filter cards, because I need the ability for users to save their own Filter views.

» Using Page Filters, users can select a client or date range. which should filter each card accordingly.

» However, in this case, I want the vertical bar chart to only filter if the client filter is selected. if the date range filter is used, the vertical bar chart should not filter.

Is there a way to isolate a vertical bar chart card visualization to exclude one page filter, but allow another?

Tagged:

Answers

  • If you have your dashboard in Edit mode, you can select the "Edit Content" menu for your card and select "Change Filter Exceptions", then on the pop up window for filter exceptions uncheck "Allow global date"

  • DataNupe
    DataNupe Member

    Hello @ggenovese very much appreciate the response. This definitely removes the "Global Date" filter option, but "Date" is still an attribute an end user can select from the page filter options and the only way to remove that capability would be to deselect "Allow Filtering", which isn't want I want either. 🤔

  • Ah, in that case I don't believe it's possible to target a column in your dataset and make it non-filterable