Forum Discussion
AyaneYep
6 years agoHelper I
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]...
Anonymous
6 years agoNot applicable
Here is a link with my solution ( of course if i understood well)
https://sharefiles.app/download/c3e5f3a04c8b4c1ade63ebfb3c3c78bfb73e7664 or here https://secufiles.com/aCnC/scr.png
Sorry cant upload photos. it doesnt work today.
Your are using function "selectcolumns" in your measure. im not sure that is appropriate for a measure as this function is used to create tables
AyaneYep
6 years agoHelper I
Unfortunately, this is not what I need either.
The measure of showing all the options in the same graph was not supported.