Forum Discussion
NewtoROB
6 months agoNew Member
Switch issues
I am new Power BI so the answer may be obvious. I have two indivdual mesures which work (one shows the average of the data, the other shows the median). however am having issues when using a switch. ...
- 6 months ago
Thanks for all the response, the solution was a ghost space. the 'Calculation Method' table actually had a leading space (e.g., " Median"). Now it's working
hnguy71
6 months agoSuper User
Hi NewtoROB
Could be a few issues.
On the top of my head, issues could be relating to:
- the measure itself not returning the correct value
- the slicer is filtering out the required information
- you may need to disconnect the slicer from the model
Would you be able to provide a sample model?