Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
bubblepop
Microsoft Employee
Microsoft Employee

Dynamic Graph

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.

1 ACCEPTED SOLUTION
Pragati11
Super User
Super User

Hi @bubblepop ,

 

See there is an existing thread for this:

https://community.powerbi.com/t5/Desktop/Dynamically-change-Y-axis-based-on-input-from-drop-down-or-...

 

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@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.


Dynamically select measures to be shown on a Power BI visual via slicer | Excel Inside (excel-inside...

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.

Pragati11
Super User
Super User

Hi @bubblepop ,

 

See there is an existing thread for this:

https://community.powerbi.com/t5/Desktop/Dynamically-change-Y-axis-based-on-input-from-drop-down-or-...

 

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Helpful resources

Announcements
FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors