Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

DAX expression - nested Ifs or variables?

UPDATED** I am looking for an efficient way to accomplish the following sudo in DAX measure in Power BI, any help would be appreciated!   measure = If Table1 column1 = "Term1" Then Table2 Coloum1...