web
You’re offline. This is a read only version of the page.
close
Skip to main content

Power BI

Needs Votes

Measure picker

Vote (23) Share
Mark Stacey's profile image

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