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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

CSV exports showing a field in scientific notation.

I have a Power BI report in table format. The client wants the data in CSV format. I export the table to CSV and one of the fields which uses numbers for an ID shows up in scientific notation. For example, the ID is '999999777555335'. The output in CSV is '1.00E+15'. There is an issue in CSV files where a string of numbers longer than 10 characters shows up as scientific notation, even if that string of numbers is defined as text. The column in Power BI is defined as text.

 

Has anyone found a workaround?

The top picture is the Power BI table. The column in question is 'CTG'. The bottom picture is the CSV output. 

 

Power BI Input.jpg

CSV Output.jpg

 

1 ACCEPTED SOLUTION
3 REPLIES 3
iRunOutdoors
Frequent Visitor

Have you tried converting the field/column to a Text format? I had a similar scenario where I had a mix of text and numbers, with some of my 'numbers' displaying as a scientific notation due to character size. During the import process, I added a step to convert that column to a text format and it resolved my issue.

v-deddai1-msft
Community Support
Community Support

Hi @Anonymous ,

 

You must open the csv file with excel. As this is just a limitation in Excel, I suggest you refer to https://best-excel-tutorial.com/59-tips-and-tricks/188-disable-scientific-notation to disable scientific notation

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Best Regards,

Dedmon Dai

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors