Forum Discussion
Hell-1931
6 years agoHelper II
Filtering out negative values
Hello, In my SSAS tabular model I have the following measures, (which then used in Power BI Report): % of Budget Used:=1.0 - DIVIDE(([Total Budget] - [Total Amount]), [Total Budget], BLANK()) %...
ChiaraB
3 years agoFrequent Visitor
Hi,
you could use conditional formatting on color of that field and set that if the value is negative then color is white!
Chiara