The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I would like to add an button to my report to show which filters were selected. Is there a way to show the information about each filter in a separate row ? I used "//" as separator but I think it would look better to have them arrange one below another.
I would like to see the output like this :
Active Filters:
Regions : xxx
Tier Group: xxx
Sales Person: xxx
etc.
This is the code I used
Thank you
I don't want to see the result concatenated in one line but for each listed filter I would like to have a separate row (instead of "//" as separator I would have new row). So it will look like this :
Active Filters:
Regions : xxx
Tier Group: xxx
Sales Person: xxx
etc.
Insted of having it like this
Active Filters: Regions : xxx //, Tier Group: xxx //, Sales Person: xxx // etc.
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |