Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi guys how are you?
I'm having some issues with a CSV that have some Id in exponential formats, like this: 1.15E+18
When I get this CSV with Power BI, the Query Editor interprets them well as a number but I'm losing characters and because of that many Ids are duplicated
In this example some of them are different but with this problem, the Ids are duplicated.
Do you know any way to upload them right? Any cast to do?
Thanks!
Solved! Go to Solution.
Try this in a custom column in Power Query:
Number.ToText(Number.From([Column1]))
Proud to be a Super User!
Try this in a custom column in Power Query:
Number.ToText(Number.From([Column1]))
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 51 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 84 | |
| 69 | |
| 38 | |
| 29 | |
| 27 |