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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
markabdey
Frequent Visitor

Integers in Dataflows are loading in scientific notation format in PowerBI Desktop

We are facing an intermittent issue with PowerBI reports which import data via dataflows. For some reason we arew finding that columns that are integers or decimal numbers in the data flow are loading into Power BI in the scientific notation format. We have tried splitting columns out so the values comprise fewer digits and merging them back again within Power Query. This has worked in some cases, but now we are finding even the split up numbers are coming through in scientific notation. Its causing us a big headache and it would be really helpful if anyone has any thoughts on what could be causing it. We have also tried converting to text but without success. Thanks.

2 REPLIES 2
v-veshwara-msft
Community Support
Community Support

Hi @markabdey ,

Thanks for posting in Microsoft Fabric Community.

As @Bmejia mentioned, you can try the steps in the linked thread, such as changing the data type to Decimal in Power BI Desktop and increasing the decimal places to display the full value, or using a custom format string in the Modeling view to control how the numbers are shown.

Similar suggestion: Solved: Re: Prevent Scientific Notation - Microsoft Fabric Community

 

In addition, there is another suggestion from a related discussion where disabling the “Detect column types and headers for unstructured sources” option helped prevent automatic conversion into scientific notation. You can try this in your setup and check if it resolves the intermittent formatting issue.

Reference: Solved: "How to prevent Power BI from converting text data... - Microsoft Fabric Community

 

Hope this helps. Please reach out for further assistance.

Thank you.

Bmejia
Super User
Super User

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.

Top Solution Authors