Forum Discussion

bcampbell's avatar
bcampbell
Helper I
5 years ago
Solved

Report Builder Chart - Filter

I'm not that great with Report Builder, and I am trying to duplicate something I had done in Power BI   I created a Chart with a standard Count of Categories   My Category list is too large for t...
  • sevenhills's avatar
    5 years ago

    Two ways to do - Dataset filter, chart filter

     

    Since you asked as chart filter, right click the chart, and chart properties, filters ... Add filter.

    Copy the chart and repeat the same to modify to your needs

     

    Tip: If the dataset is returning too many values, I recommend to split into two datasets and apply at the source query. Hope this helps!