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! Learn more

Reply
Anonymous
Not applicable

Power BI ignoring passed parameters in URL

I have tried before to pass a parameter to a Power BI report and its URL which I have received from "File", "Embeded". I have added ?filter=Table/Field eq 'Fieldvalue'. Like this https://docs.microsoft.com/en-us/power-bi/service-url-filters 

 

Well, now I can't get it to work! Has something happened? 

 

I also saw this simular link: https://community.powerbi.com/t5/Issues/Report-URL-parameters-filtering-not-working-for-embed-links/...

 

 

2 ACCEPTED SOLUTIONS
v-qiuyu-msft
Community Support
Community Support

Hi @Anonymous, 

 

Based on my test, if you use the Embed a report in a secure portal or website feature to get the URL, you can pass the filter parameter via $filter=Table/Field eq 'value'. For example, assume the embed URL is 

 

https://app.powerbi.com/reportEmbed?reportId=7860e7e8-4acf-4e94-a860-1af6d633ad57&autoAuth=true&ctid=cd0b6578-32a4-410b-8f18-0d7f6055ef70&config=eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLXVzLWVhc3QyLXJlZGlyZWN0LmFuYWx5c2lzLndpbmRvd3MubmV0LyJ9

 

We can pass the filter parameter by modifying URL like below: 

https://app.powerbi.com/reportEmbed?reportId=7860e7e8-4acf-4e94-a860-1af6d633ad57&autoAuth=true&ctid=cd0b6578-32a4-410b-8f18-0d7f6055ef70&config=eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLXVzLWVhc3QyLXJlZGlyZWN0LmFuYWx5c2lzLndpbmRvd3MubmV0LyJ9&$filter=DimSalesTerritory/Group eq 'Asia'

 

q3.PNG

 

Reference: 

https://docs.microsoft.com/en-us/power-bi/service-embed-secure#filter-report-content-using-url-filters

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

Anonymous
Not applicable

Thanks alot @v-qiuyu-msft !

 

This made my day😀

 

Best Regards

 

Christofer

View solution in original post

3 REPLIES 3
v-qiuyu-msft
Community Support
Community Support

Hi @Anonymous, 

 

It looks like the issue is resolved now, right? If it is, would you please mark a helpful reply as an answer? 😊

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thanks alot @v-qiuyu-msft !

 

This made my day😀

 

Best Regards

 

Christofer

v-qiuyu-msft
Community Support
Community Support

Hi @Anonymous, 

 

Based on my test, if you use the Embed a report in a secure portal or website feature to get the URL, you can pass the filter parameter via $filter=Table/Field eq 'value'. For example, assume the embed URL is 

 

https://app.powerbi.com/reportEmbed?reportId=7860e7e8-4acf-4e94-a860-1af6d633ad57&autoAuth=true&ctid=cd0b6578-32a4-410b-8f18-0d7f6055ef70&config=eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLXVzLWVhc3QyLXJlZGlyZWN0LmFuYWx5c2lzLndpbmRvd3MubmV0LyJ9

 

We can pass the filter parameter by modifying URL like below: 

https://app.powerbi.com/reportEmbed?reportId=7860e7e8-4acf-4e94-a860-1af6d633ad57&autoAuth=true&ctid=cd0b6578-32a4-410b-8f18-0d7f6055ef70&config=eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLXVzLWVhc3QyLXJlZGlyZWN0LmFuYWx5c2lzLndpbmRvd3MubmV0LyJ9&$filter=DimSalesTerritory/Group eq 'Asia'

 

q3.PNG

 

Reference: 

https://docs.microsoft.com/en-us/power-bi/service-embed-secure#filter-report-content-using-url-filters

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors