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.
I need someone's help to go through the following challenge.
I need to filter my Dashboard based on 2 tables with a common column, "Amount". The challenge begins when the slicer or filter needs to be Vertical List and the "Amount" shows just the ones "is greater than or equal to" and this is based on 4 options:
- >= 1000
- >= 2500
- >= 5000
- >= 10000
Any clue or any light that can help me to solve this will be appreciated.
Put the threshold field in the filter pane. Teach your users how to use the filter pane.
Note: your current implementation allows multiple slicer selections. You probably want to change that to single select (or use the filter pane).