Forum Discussion
How to suppress small values
- 5 years ago
That sounds like something you could do using a calculation group. SInce it takes in a value of SELECTEDMEASURE and applies it rules. Take a look at this article on the topic.
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/Also a good video from Guy in a Cube on the topic.
https://www.youtube.com/watch?v=vlnx7QUVYME&ab_channel=GuyinaCube
That sounds like something you could do using a calculation group. SInce it takes in a value of SELECTEDMEASURE and applies it rules. Take a look at this article on the topic.
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/
Also a good video from Guy in a Cube on the topic.
https://www.youtube.com/watch?v=vlnx7QUVYME&ab_channel=GuyinaCube
Thank you, I will look into that.