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 thanks for reading,
My question is, if I for example have the followig expression in power query:
Table.TransformColumnTypes(#"Filtered columns",{{"Income", Int64.Type},....Is it better than this?
Table.TransformColumnTypes(#"Filtered columns",{{"Income", type number},....Or whats the difference between the two?
Because Int64 is the data type power bi automatically detected and I'm confused
Thanks again,
Best regards,
E.
Solved! Go to Solution.
Hello @Anonymous
to complete @mahoneypat answer, type number are all number (1, 1.2 etc.) whereever Int64 stands for integer meaning whole number (3,5,7)
If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too
Have fun
Jimmy
Hello @Anonymous
to complete @mahoneypat answer, type number are all number (1, 1.2 etc.) whereever Int64 stands for integer meaning whole number (3,5,7)
If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too
Have fun
Jimmy
If you have decimal numbers, you will need number. I did a quick test on a column with many rows and the file size didn't change when i used the two types.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
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 |
|---|---|
| 10 | |
| 9 | |
| 8 | |
| 7 | |
| 7 |