Forum Discussion

DmitryKo's avatar
DmitryKo
Helper IV
3 years ago

Power BI Rounds Int64 columns to next thousand

Simple table with EmployeeID column that has underlying Int64 data type. Source is import from Excel if it matters. Problem: the model rounds the data value to the closest thousand. This is how it...