Forum Discussion

adinh1's avatar
adinh1
Regular Visitor
3 years ago

Switch statement with fields and not measures

Hi, I am trying to create a switch statement using table fields and and not measaures.   Something like: Category =  SWITCH(SelectedValue('Table A'[Category] = "Red"), 'Table A'[RedItems], 'Tabl...