Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Everyone! I'm here again with new doubts to resolve, always keep improving!💪
I want to do some buttonswith filters( but the problem is that is with an explicit metric, which is net revenue and % Margin.)
And I can't put the metric as a filter in the column of filters onthe page. (In the object visual I can, but I want in the whole page.)
Does anyone have any idea of how to doing it?
Thank you very much for trying to help me!!
Solved! Go to Solution.
Hi @JoanElGran1899 ,
Believe that the best option for this is to use calculation groups and in that way you do not need to create any buttons and can use a slicer, the syntax should be something similar to:
IF( selectedmeasure() >= 80 , selectedmeasure())
Check PIBX file attach with an example for sales but you can then create the other for the margin.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHow do you links the amount with the filter?
Because i did the column and the table but with the slice does not filter.
Kind regards!
Be aware that this column was created with calculated groups:
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/
If you need I can do a manual with the steps I did for this specific example.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @JoanElGran1899 ,
Believe that the best option for this is to use calculation groups and in that way you do not need to create any buttons and can use a slicer, the syntax should be something similar to:
IF( selectedmeasure() >= 80 , selectedmeasure())
Check PIBX file attach with an example for sales but you can then create the other for the margin.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsUser | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |