Forum Discussion
TestTest17891
2 years agoAdvocate I
Create a toggle switch
I am using a field parameter which contains two measures: Parameter = { ("Sales Price", NAMEOF('Measure'[Sales Price]), 0), ("Unit Sold", NAMEOF('Measure'[Unit Sold]), 1) } I can use the Slicer ...
- 2 years ago
There is no default visual in Power BI like the one you want but you can use a custom visual like this one in the AppSource. First, add a parameter in the data field. Then in the visual properties, under switch, set Value(s) for ON: Sales Price and Unit Sold for OFF (or the other way round)
AmiraBedh
2 years agoSuper User
There is no default visual in Power BI like the one you want but you can use a custom visual like this one in the AppSource. First, add a parameter in the data field. Then in the visual properties, under switch, set Value(s) for ON: Sales Price and Unit Sold for OFF (or the other way round)