Forum Discussion
Power BI ignoring passed parameters in URL
- 6 years ago
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
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'
Reference:
Best Regards,
Qiuyun Yu - Anonymous6 years ago
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
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'
Reference:
Best Regards,
Qiuyun Yu