Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello all,
I have data in text form in a column (for example 5343.4 and 2.56e+006). When I transform to integer, it recognises the decimal place as the leading decimal place. If I divide the column after the separator point, the e representations lose their meaning. What solutions are there for this?
Best regards
Johannes
In Power Query.
Where exactly do I have to enter this? In PowerQuery or PowerBI?
Use Int64.From() and make sure to specify the culture correctly.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 5 | |
| 4 |