Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe'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
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
The data formatting settings configuration
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.
Solved! Go to 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.
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.
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..
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 you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |