Forum Discussion

khitish's avatar
khitish
Frequent Visitor
8 years ago

Generating conditional graphs in power BI

My requirement is to generate multiple graphs dynamically. For example, every time I filter a data in a slicer, for each item, a separate bar graph/pie chart should get generated.

So once a user selects 2 values in a slicer. There will be 2 graphs plotted on the dashboard. Again, if the user selects 3 additional values in the slicer, there should be 3 additional graphs generated. All total 5 graphs should get displayed on the dashboard.

Is this possible in power BI? Please suggest some ideas.