Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

How to show the results of multiple ISFILTERED in separate lines

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.

 

kivcek_1-1633607974452.png

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

kivcek_2-1633608078683.png

 

Thank you

 

 

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , code seems fine to me, what is the issue you are facing.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

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.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.