Forum Discussion
Bluemoose
2 years agoRegular Visitor
PowerBi showing weird value
Hi all, I'm just having this weird issue, Power Bi is not showing up the correct value. I've tried changing the format to Decimal Number and it didn't work. Formula and weird data value...
Joe_Barry
Solution Sage
2 years agoHi Bluemoose
It seems that there is a result coming back that's less than 0.
You can try, it will round the result to 2 decimals
Budget Variance = ROUND([Forecast] - [Current Budget, 2)
Joe
Bluemoose
2 years agoRegular Visitor
Thanks Joe but it didn't work, i think it might be an issue from the data set