I have created a report that is filtered on a column A. The column has values (B,C,d,E).
I filtered the report to show values = B and C
When the end user views the report on the dashboard in local widget, how can I only show them values B and C (relevant values that have been filtered) instead of all 4 (B,C,D,E)?
This confuses the end users when they do not see any data in the report if they select D or E in the filter.