Forum Discussion
Select a measure based on a filter selection
- 2 years ago
I use the custom visual "Toggle switch by TME AG" to switch between the values of a new table (with 2 elements, "m" and "kg"), and with the selected value, I change all the measures.
Your solution is a bit risky because in my dashboard I have different views, each one uses a different measure expressed in m or kg.
if you want a slicer selection to switch the measures, consider using Field parameters, you will add bother your measures in and then add a slicer with the field parameter to switch
however now in your visuals you will need to have the field parameter as the value in your visuals instead of the old measures
If I answered your question please accept the reply as the solution 🙂
I use the custom visual "Toggle switch by TME AG" to switch between the values of a new table (with 2 elements, "m" and "kg"), and with the selected value, I change all the measures.
Your solution is a bit risky because in my dashboard I have different views, each one uses a different measure expressed in m or kg.