Forum Discussion

gill_thornton's avatar
2 years ago
Solved

Measure using switch giving error on visual

Please can someone help with the following.  I have a measure: ontext = SWITCH(TRUE(),                     SELECTEDVALUE(Context[Gender])="M","Boys",                     SELECTEDVALUE(Context[Gen...
  • gill_thornton's avatar
    2 years ago

    Thank you for taking the time to look at the issue.  I now have a solution for this.