Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi guys,
a number coming from a SQL source gets 2 zeros added to the end.
the model is right
any idea why?
in model
on report
Solved! Go to Solution.
This is the known issue that is by design because numbers use floating point, certain values can't be represented with full precision in table / matrix visual, with my test, a cell with over 16 digits will be rounded up.
Also there is also limitation on the length of the digits in the data table. Please refer the to Number Types section.
Data types in Power BI Desktop - Power BI | Microsoft Docs
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
This is the known issue that is by design because numbers use floating point, certain values can't be represented with full precision in table / matrix visual, with my test, a cell with over 16 digits will be rounded up.
Also there is also limitation on the length of the digits in the data table. Please refer the to Number Types section.
Data types in Power BI Desktop - Power BI | Microsoft Docs
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Sorry, es its numeric.
i changed it to whole to see if that was the issue.
@IanCockcroft , I doubt the whole number as datatype is used. Can change it to decimal and check if you have not tried that. I do face an issue with 15 digits whole numbers. That was key, I was able to take it as a string.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
83 | |
78 | |
52 | |
38 | |
35 |
User | Count |
---|---|
93 | |
73 | |
55 | |
52 | |
46 |