Forum Discussion

vidheesha's avatar
vidheesha
New Member
3 years ago
Solved

stuck with calculated measure

Hi All,   I am trying to replicate the SQL case when statement in the Power BI as a calculated measure. The SQL statement is    (CASE WHEN 'Target Flag' = 'Actual' AND 'Date.FYear' = '2023' THE...