Forum Discussion

Pandadev's avatar
Pandadev
Post Prodigy
5 years ago
Solved

Replicate Dax SWITCH code in Query editor

Hi is there a way to add a custom column in query editor and replicate this dax code Res = SWITCH(TRUE(), AND([Event Code]="Q3", [MarketSector]="Commercial"), "AW", AND([Researcher]<>"SLR", [Oper...