Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

DAX

Hi, Please help me to convert the following Tableau calculation in DAX.

 

IFNULL({ FIXED [Student Id],[Academic Period Id],[Fund Name]:MAX(IF [Fund Source] IN ('I','Institution Aid') AND [Fund Type] IN ('G','Grant','Scholarship') THEN [Award Amount] END)},0)

 

Thank you!

1 Reply

  • v-luwang-msft's avatar
    v-luwang-msft
    Community Support

    Hi Anonymous ,

    I'm sorry, I don't know Tableau syntax very well, can you share your sample data and the output in Tableau (or the output you expect)

     

     

    Best Regards

    Lucien