Forum Discussion
Luquiluk
2 years agoNew Member
color Dynamic Format
I have the following DAX composition in dynamic format, but I can't get the negatives to be red VAR AA = [AA] var BB = [BB] var _Formato_AA = FORMAT(AA,"#0, K") var _Formato_BB = FORMAT(BB,"#0...
Luquiluk
2 years agoNew Member
The problem is that it is text of two measures AA and BB, I want that when BB is negative only the BB in red comes out
1100K (18K)
2200K (-25K)
mark_endicott
Super User
2 years agoLuquiluk - Yep, not going to happen. Suggest you find a different way to visualise this.