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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Asyifa
New Member

Data Formatting Issue : How to fix Scientific Value Shown on a value that supposed to be Zero

Hello everyone,

I am experiencing a data formatting issue where a value that is supposed to be 0 is displayed in scientific notation instead.

I have already checked and adjusted the data formatting settings, attached screenshots showing:

  • The result displayed in the report
    Asyifa_0-1770090969150.png

  • The data formatting settings configurationAsyifa_1-1770091727808.jpeg

I use the same formatting for the other column and the value was correct.

Could you please advise on what might be causing this behavior?

Thank you very much for your help.

1 ACCEPTED SOLUTION

Hi @Asyifa ,
Thanks for the update, since this report is connected to a semantic model and you don’t have permission to change the dataset, the scientific notation you’re seeing is most likely happening because the value isn’t truly zero. Power BI sometimes produces extremely tiny numbers (like 0.0000000001) due to calculation precision, and formatting alone won’t hide that. A simple workaround is to create a new measure in the report that rounds the value or treats very small numbers as zero, then use that new measure in your visuals with the format you want. This way you can fix how the number displays without needing any changes to the dataset.

View solution in original post

6 REPLIES 6
cengizhanarslan
Super User
Super User

Power BI (DAX) uses floating-point math. After calculations (division, subtraction, percentages, averages, etc.), values that should be zero often end up as something like: 0.0000000000046. When the number is extremely small, Power BI switches to scientific notation to represent it. To fix it you need to correct your column format setting. Instead of using "general", use "Whole Number" or "Decimal" depending on your need.

_________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.

Hi @cengizhanarslan , thanks for your reply, but here as on my snapshot the data format already set to whole number.. for more context to manage the pbi i divide the pbix file into 2 part one for managing the dataset and one for the report, in this case in pbix dataset file i already set the data format to whole number but in the pbix reporting file i check it is set to general but i cannot update it it is lock..

Asyifa_0-1770106410971.jpeg


do you have any other insight on this? thanks..

Hi @Asyifa ,
Thanks for the update, since this report is connected to a semantic model and you don’t have permission to change the dataset, the scientific notation you’re seeing is most likely happening because the value isn’t truly zero. Power BI sometimes produces extremely tiny numbers (like 0.0000000001) due to calculation precision, and formatting alone won’t hide that. A simple workaround is to create a new measure in the report that rounds the value or treats very small numbers as zero, then use that new measure in your visuals with the format you want. This way you can fix how the number displays without needing any changes to the dataset.

Hi @Asyifa ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.

Hi @Asyifa ,

I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you

 

You need to change your column format in your dataset not thin report. Thin report is the one that is live connected to your semantic model in service and you cannot change anything on the model by using a thin report.

_________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.

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.