Forum Discussion
Anonymous
4 years agoNot applicable
Title Switcher with Calculation Groups
Hi, so i have a visual where I show numeric values and I can switch between KPIs with a Calculation Group. Next, I have a CG that calculates the numeric values into percentage of the whole. I have ...
Anonymous
4 years agoNot applicable
If I try only this part of the code
VAR _Selection = SELECTEDVALUE('% Anteile'[Name] ) = "% - Werte"
and use the % Value Button, it'll show 1, if the button is selected and "TRUE" if the button is not selected.