The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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).