Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Need help in converting SQL to DAX

Hi,   I am trying to convert the following SQL snippet into a DAX measure but got stuck as I am not sure how to handle DECODE.   SUM ( NVL ( ROUND ( NVL (Table.Retail_PNT, 0) * DECODE (Item_C...