Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Number format Text as colour Red

Hi Experts

 

is there a new feature in Power Bi where you can add the RBG Colour code to the measure? I am trying to make all my negative value as red, but the data is in text as using format.....

 

Not sure how to get around this

FORMAT('FACT Past Dues'[Value],"0.0;(0.0) pts"), FORMAT('FACT Past Dues'[Value], "0.0;(0.0)")))

2 Replies