Forum Discussion
Pooji
4 years agoRegular Visitor
Switch Statement in Custom column
Hi, I am having the below column as DAX measure. Can anyone help me in writing the same statement while creating Custom Column. Count of Comapnies = SWITCH( 'Data - Unpivot'[Fund - Copy], "Omega I...
Pooji
4 years agoRegular Visitor
Yeah amitchandak
I am getting error, when am trying to create custom column using the below formula. Please help me in achieving this.