Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Is it possible to create a graph whose y values change based on what a user selects in a checkbox? For example, having one graph that can display the number of people over time or the customer retention rate over time, etc. Basically keeping the x-axis, time, consistent, but allowing a user to change what is plotted on the y-axis. Perhaps with Power BI bookmarks but not sure what implementation would look like. Thanks.
Solved! Go to Solution.
Hi @bubblepop ,
See there is an existing thread for this:
Thanks,
Pragati
@bubblepop
You need to create a isolate table as the slicer, and then create measures for each measures you want to display on Y aixs using IF(contains()). You may follow the tutorials step by step.
Dynamic Selection of Measures in Power BI (kpipartners.com)
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
| User | Count |
|---|---|
| 50 | |
| 37 | |
| 28 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 73 | |
| 59 | |
| 39 | |
| 22 | |
| 21 |