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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Cannot pass a paramter or a filter on an embedded URL in power BI

   Hello,

 

 After embedding a power BI API, I tired passing parameters and filter on the URL, it didn't work. I tried then the same approach with a query filter on a dummy model dashboard, it worked for the URL but not the parameter.

 

On the embedded dashboard: https://app.powerbi.com/groups/[workspace ID]/reports/[report ID]/ReportSection?filter=%2764_stream-...

we filtrate on the attribute:  '64_stream-payment'[response.type] with the value 'FMD'.

 

For the parameter: https://app.powerbi.com/groups/[workspace ID]/reports/[report ID]/ReportSection?rp:Langue=ENG to set the parameter Langue to English.

 

Any insight on why it didn't work.

 

Thanks,

 

 

1 REPLY 1
v-kkf-msft
Community Support
Community Support

Hi @Anonymous ,

 

Try to add a string to the URL: &$filter=64_stream-payment/response.type eq 'FMD'

Set the language to English: &language=en-US

 

Referencing: https://powerbi.microsoft.com/en-us/blog/easily-embed-secure-power-bi-reports-in-your-internal-portals-or-websites/ 

https://community.powerbi.com/t5/Developer/Setting-language-and-locale-for-embedded-report/m-p/606714 

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.