Forum Discussion
adoalan
3 years agoHelper III
Help with DAX Formula please
I have this piece of SQL code and I need to convert it in a DAX formula. I got half way through it and the below is working perfectly: TESTAGAIN = SWITCH( TRUE(), ISBLANK('nfp_g...
adoalan
3 years agoHelper III
NikhilChenna
3 years agoSkilled Sharer
Hi adoalan ,
I think you are creating a calculated measure.
Create a calculated column.
Regards,
Nikhil Chenna
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!