Forum Discussion

AyaneYep's avatar
AyaneYep
Helper I
6 years ago

Create a measure that returns multiple columns

Guys, I have a problem. I created a selection menu with the following conditions: measure_test = SWITCH( TRUE();         SELECTEDVALUE(menu[option]) = "1";                 SUM(table[INSCRITOS]...