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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Gauge Data Type Format

Hi Guys,

 

I have a gauge. which displays value in decimals and wanted to change it to %.Gauge-1.jpgGauge-2.jpg

 

Which one is most suitable answer here?

 

Create a calculated column that adds the % symbol to the values.
From the Modeling tab, change the Data Type to Percentage.
Edit the query of the data source and change the Data Type to Percentage.
Create a measure that adds the % symbol to the values,

7 REPLIES 7
Anonymous
Not applicable

From the Modeling tab, change the Data Type to Percentage.

 

This is the best solution. 

Anonymous
Not applicable


@Anonymous wrote:

From the Modeling tab, change the Data Type to Percentage.

 

This is the best solution. 


This will not impact if same measure is getting used other places and other places I don't want to display in %?

Anonymous
Not applicable

It will be a % everywhere but why would you want to show decimals to begin with?

Displaying 0.4 is a lot less intuitive than simply showing 40 % to end-users.

If this is really important make 2 measures calculating the same thing and set one to a % and keep the other one as a decimal.

Anonymous
Not applicable


@Anonymous wrote:

It will be a % everywhere but why would you want to show decimals to begin with?

Displaying 0.4 is a lot less intuitive than simply showing 40 % to end-users.

If this is really important make 2 measures calculating the same thing and set one to a % and keep the other one as a decimal.


So in this case last is the right ans: Create a measure that adds the % symbol to the values

 

Correct?

Anonymous
Not applicable

no, just create the same measure twice and change the datatype of one measure.

Anonymous
Not applicable

here is the difference if you change data type of a field and if you simply format the field:DataType.JPGFormat.JPG

Anonymous
Not applicable

What's the question?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.