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
sy898661
Helper V
Helper V

Tachometer Visual Question

I was wondering what the best way to fix this visual would be.

 

My table in excel to create this visual is as follows (the 3rd and 4th column are actual values I just wrote them like that for the purposes of showing what I'm doing here)

Untitled.png

And my tachometer is like this

tach.png

In this case, the left side is green because the less requests, the better.

 

When I showed my boss, he said he would rather have only green and red areas, and that he wanted them switched.

 

So how would I make my table/format this visual to have red (bad/high # requests) on the left side and green (good/low # requests) on the right? I know you can switch the colors in each range but I still don't really know how to manipulate the data to get what he wants in a way that will still show 44 on the bottom.

 

Thank you! I hope that made sense!

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @sy898661

Create measures

end = 0

rang2 = 157*(1/3)

rang3 = 157*(2/3)

Drag columns and measures to the following fields

9.png

And change colors for rang1 to rang3

10.png

 

Best Regards

Maggie

View solution in original post

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @sy898661

Create measures

end = 0

rang2 = 157*(1/3)

rang3 = 157*(2/3)

Drag columns and measures to the following fields

9.png

And change colors for rang1 to rang3

10.png

 

Best Regards

Maggie

Thank you Maggie!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

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