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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
i96_md
Frequent Visitor

Help Needed with Field Parameters for Gauge Chart

Hello Power BI Community,

I am trying to use Field Parameters to dynamically change the values presented in a Gauge Chart. Specifically, I want the chart to update so that if the user selects "Engineering," both the target value and the actual value displayed relate to engineering metrics. However, I haven't been able to get it working as expected. Has anyone successfully implemented this? Or is there a more straightforward approach than using Field Parameters?

 

Thank you!

i96_md_0-1724924105389.png

 

1 ACCEPTED SOLUTION

@i96_md , This Dataset that you are using may not be the best suitable format for use with Field Parameters. 

 

In general implementation of field parameters, the measure itself is used as the field. So when the field parameter is selected, the measure is selected. For example, in your case, when you select Engineering both Actual and Plan values need to change. I am not sure if this can be done in a straight forward manner.

 

Instead of using field parameters, I would go with implementation using Bookmarks where I will have separate visuals for each of the category and render them based on selection. 

Learn about Bookmarks here

Create report bookmarks in Power BI to share insights and build stories - Power BI | Microsoft Learn

 

You can refer this video for this

https://www.youtube.com/watch?v=3wVKm1JGuHc

 

View solution in original post

6 REPLIES 6
Thejeswar
Super User
Super User

@i96_md ,

Can you share some sample data in the same format as that you are using? 

Sure 🙂

i96_md_0-1724925278813.png

 

@i96_md ,

Kindly share in a format that we can copy and use. Images won't help.

 

Also when I expand that image all I see is a black screen.

Appologies for the trouble! 

 

MonthProjectOverall Planned Progress % (Cumulative)Overall Actual Progress % (Cumulative)Engineering Plan % (Cumulative)Engineering Actual % (Cumulative)Procurement Plan % (Cumulative)Procurement Actual % (Cumulative)Construction Plan % (Cumulative)Construction Actual % (Cumulative):
JuneX100%92.85%100.%99.73%100%100%100%97.52%
JuneY92.07%57.21%100%99.83%100%95.50%94.14%27.44%
JuneZ90%77.52%100%98.75%100%93.27%100%77.54%

@i96_md , This Dataset that you are using may not be the best suitable format for use with Field Parameters. 

 

In general implementation of field parameters, the measure itself is used as the field. So when the field parameter is selected, the measure is selected. For example, in your case, when you select Engineering both Actual and Plan values need to change. I am not sure if this can be done in a straight forward manner.

 

Instead of using field parameters, I would go with implementation using Bookmarks where I will have separate visuals for each of the category and render them based on selection. 

Learn about Bookmarks here

Create report bookmarks in Power BI to share insights and build stories - Power BI | Microsoft Learn

 

You can refer this video for this

https://www.youtube.com/watch?v=3wVKm1JGuHc

 

It worked beatifully! 

Can't believe that I missed to think about 'Bookmarks' to trackle this issue. 

Many thanks! 🙂

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.