Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 49 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |