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
I try to make a waterfall graph that shows me the two data and that the bars have the size of the data of A and has a sequence of the data of B and the color of the column conditional on B