Forum Discussion
Anonymous
5 years agoNot applicable
Using DAX SWITCH by joining 2 tables.
Below is my requirement in sql. can anyone please give that equivalent SWITCH IN DAX. Both Tables in Powerbi are having a join relationship in the model already. CASE WHEN TableA.customertype = 'Ne...
- Anonymous5 years ago
I have resolved this using RELATIVETABLE function in DAX.
Anonymous
5 years agoNot applicable
Hi Denis, thanks for this. but can you please provide me with that DAX SWITCH statement for creating that condtional column ?
Many Thanks