Forum Discussion
Power Bi Rounding Decimal Numbers up, even when not formatted to do so
- 1 year ago
Hi Ereon ,
Thanks for the update and apologies for the delay.This issue seems to be related to the new Snowflake connector introduced in recent Power BI Desktop versions. When using DirectQuery, decimal values may appear rounded during aggregation even though the source data and preview show correct values.
To work around this, go to File > Options and settings > Options > Preview features, and uncheck “Use new Snowflake connector implementation”. Restart Power BI and reload the dataset.
Hope this helps. Please reach out for further assistance.
If this post helps, then please consider to Accept as the solution to help the other members find it more quickly.
Thank you.
Hi Ereon
Please try this format $ #,##0.00;-$ #,##0.00 or this $ #,##0.00;($ #,##0.00)
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thank you.
- Ereon1 year agoRegular Visitor
Still have the rounding issue. This also does not really solve the problem, as the Field dropped into any table produces the same rounding error.