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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
gvg
Post Prodigy
Post Prodigy

How to get rid of scientific notation in Power BI Desktop ?

Hi folks,

 

I have a decimal format column coming from Power Query. My measure calculates some value on that column in Power BI. However when I put it in a matrix visual, the numbers that are evaluated to 0 are shown in scientific notation regardless of the format set to be decimal. How to force that measure to show in decimal, not scientific notation?

 

Thank you for any hints.

4 REPLIES 4
lbendlin
Super User
Super User

you can specify the number of decimals you want to use.

 

lbendlin_0-1603158290375.png

 

lbendlin_1-1603158321090.png

 

 

No, this doesn't work in matrix.

Hi @gvg,

 

Are you using a live connection to connect data to the Power BI desktop?
If yes, then you can't change the datatype of measures in the Power BI desktop. you need to change it inside the tabular model itself. If now, you can change the data type in the Power BI desktop itself. Try to increase the no. of decimal places.

 

2020-11-03 17_40_46-Untitled - Power BI Desktop.png

 

Regards,
Amit

Hi,

I am using import method to deal with my data source. Sure I changed the format, but it does not work in matrix visual.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors