Forum Discussion
robadob
4 years agoFrequent Visitor
Dynamic Formatting of Measure
Hi Folks, I have a report containing a table that allows the user to select the metric they are viewing for the report: The idea is to condense report layout and reduce the ...
- 4 years ago
Either use calculation groups with custom formatting, or make that measure a text.
robadob
4 years agoFrequent Visitor
For anyone else who finds this the following is a starting point for calculation groups: https://www.youtube.com/watch?v=XCugcQ-_Zfk
This page was also helpful: https://www.sqlbi.com/articles/controlling-format-strings-in-calculation-groups/
And the free version of Tabular editor can be found here: https://github.com/TabularEditor/TabularEditor/releases/tag/2.16.5