Forum Discussion
ptmuldoon
2 years agoResolver I
Creating a Measures Slicer; Formatting Issue
Note, I am currently working with Excel, Power Query, and Power Pivot, and will move this is to Power BI model in the near future. I am attempting to create a slicer where the user can then chang...
- 2 years ago
ptmuldoon , Option 1
Use field parameters with individual formatted measuresOption 2
Use Dynamic format String
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-the-new-dynamic-format-strings-for-measures/https://youtu.be/qHALucET7N8
Or Use calculation groupshttps://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/
amitchandak
2 years agoSuper User
ptmuldoon , Option 1
Use field parameters with individual formatted measures
Option 2
Use Dynamic format String
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-the-new-dynamic-format-strings-for-measures/
https://youtu.be/qHALucET7N8
Or Use calculation groups
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/