Mark Stacey on 23 Nov 2018 01:32:24
It would be really useful to have a dropdown on a published report to allow a user to pick a measure for a chart / to filter slicers, etc.
We can emulate this by having a measure picker dimension, and a measure that uses a switch statement to pick a measure based on a user selection, but this has performance implications as well as being tedious to build