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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
jacobian8
Regular Visitor

How to format and add units to tachometer?

Hi, 

I am trying to add units to a tachometer, specifically $/h (Dollars per hour). 

 

I am able to add just a single $ sign by going into modeling and then format but i need to add the "/h". 

I then tried doing :

FORMAT ([MEASURE], "### $/h")

 

but that converted it to a string I guess and didnt show any value. All it showed was " (BLANK) ". It did however showed when I chose Card for example. 

So I am wondering if it is possible to add $/h unit to my value in the tachometer visualization. 

 

Thanks!

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @jacobian8,

 

The formats available in Power BI work in different ways on the the several visualizations as you may be aware, when you are using the FORMAT function the and add text to your numbers your data type is setupas text and not as number that is why when you place it on a card it shows values and on the tachometer it shows blanks.

 

Tachometers can only have number type so when adding text it return blanks. 

 

One way to overcome this would be to add your measure to the tachometer and then turn off the callout value and add a card on the bottom of the tachometer with the formated measure.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

4 REPLIES 4
MFelix
Super User
Super User

Hi @jacobian8,

 

The formats available in Power BI work in different ways on the the several visualizations as you may be aware, when you are using the FORMAT function the and add text to your numbers your data type is setupas text and not as number that is why when you place it on a card it shows values and on the tachometer it shows blanks.

 

Tachometers can only have number type so when adding text it return blanks. 

 

One way to overcome this would be to add your measure to the tachometer and then turn off the callout value and add a card on the bottom of the tachometer with the formated measure.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



@MFelix

That's exaclty what I figured.

I guess then yes I'll have to use a workaround. 

 

Thank you!

jthomson
Solution Sage
Solution Sage

Why not set up your measure as just a number then go

 

DisplayMeasure = concatenate([Measure],"$/h")

I tried. 

It still displays (Blank)

Once I do format or concatenate, it turns it into a text. It gets displayed on other visualizations but not tachometer. 

 

Thanks though

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.