Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

DAX for If with Filter

Hi,   I am little new to DAX so need help. I want to right a DAX showing static values with an IF condition. What I am after is below.   NewColumn = If the value in the color column is "Red" then...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi All,

     

    I have found a solution to this myself...

     

    I wrote few DAX funtions to create measures with a static numbers.  This then I used in a Stacked bar chart, with bit of formating and it worked for me.

     

    Thanks to all who took time to read my question and tried to help me.

     

    Thanks & Regards

    Yash