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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
belightwavre
Regular Visitor

How to detect a filter passed in the URL for embebed reports

Hello,

 

I embebed a report in a website. I'm able to filter the report on a specific value of a field (that is the project_code).

My question is :   is it possible in the report to detect if the filter on this field is due to a parameter in the URL or due to a choice in a slicer ?

The goal is to hide the slicer related the project_code if the project code is imposed by the URL and to show the slicer if the URL do not restrict/impose the project_code.

 

Best regards

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@belightwavre , we use isfiltered to check if the data is filtered in visual or by the slicer. I doubt that can tell you difference between URL and slicer filter

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

View solution in original post

2 REPLIES 2
belightwavre
Regular Visitor

Hi, I know this function but so far i know; like you said, it does tell you if the filter was apply by the URL or by the user via a slicer.

I don't know why somebody accept this solution. Really strange.

amitchandak
Super User
Super User

@belightwavre , we use isfiltered to check if the data is filtered in visual or by the slicer. I doubt that can tell you difference between URL and slicer filter

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

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors