Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
if i try to pass a parameter to this type of URL, its ok
But I can not do it with this type of url :https://app.powerbi.com/reportEmbed?reportId=...&groupId=...?filter=Projets~2FProjet%20eq%20'NamePro...'
Its possible ?
Thanks
Solved! Go to Solution.
@Cobra77 wrote:
Hi,
if i try to pass a parameter to this type of URL, its ok
But I can not do it with this type of url :https://app.powerbi.com/reportEmbed?reportId=...&groupId=...?filter=Projets~2FProjet%20eq%20'NamePro...'
Its possible ?
Thanks
Per my test, it is not possible. However, the link is embed url for Power BI Embeding cases, so those cases, you can filter with Power BI Javascript API - Filters.
@Cobra77 wrote:
Hi,
if i try to pass a parameter to this type of URL, its ok
But I can not do it with this type of url :https://app.powerbi.com/reportEmbed?reportId=...&groupId=...?filter=Projets~2FProjet%20eq%20'NamePro...'
Its possible ?
Thanks
Per my test, it is not possible. However, the link is embed url for Power BI Embeding cases, so those cases, you can filter with Power BI Javascript API - Filters.
Hi @Cobra77,
This is how its done for reports in My Workspace:
https://app.powerbi.com/reportEmbed?reportId=<Report ID>&$filter=<Table>/<Column> eq '<AnyString>'
If your report is in a App Workspace then below:
https://app.powerbi.com/reportEmbed?reportId=<Report ID>&groupId=<Group ID>&$filter=<Table>/<Column> eq '<AnyString>'
Prateek Raina
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |