This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi Forum
I have a report I'm embedding into a Power App. I need to parse both filters and bookmarks to this link for it to work optimally. I've been able to parse filters but not bookmarks. Have anyone dealth with a similar issue and found a solution? The specific IDs in the reports have been removed in the links below.
URL straight from the browser, with bookmarks and filters parsed through:
https://app.powerbi.com/groups/<workspaceID>/reports/<ReportID>/<ReportSectionID>/filter=<Dimension>%2<Attribute>%20eq%20%27<Value>%27&bookmarkGuid=Bookmark< BookmarkID>
it works.
When trying to add the same additions to the URL, meaning:
"filter=<Dimension>%2<Attribute>%20eq%20%27<Value>%27&bookmarkGuid=Bookmark< BookmarkID>" Doesn't work when using the embed link.
Parsing filters this way works:
https://app.powerbi.com/reportEmbed?reportId=<ReportID>&autoAuth=true&ctid=<CtID>&filter=<Dimension>/<Attribute>%20eq%20%27<Value>%27
But the following doesn't work.
https://app.powerbi.com/reportEmbed?reportId=<ReportID>&autoAuth=true&ctid=<CtID>&filter=<Dimension>/<Attribute>%20eq%20%27<Value>%27 &bookmarkGuid=Bookmark< BookmarkID>
Any Idea why?
Hi @Anonymous ,
According to your description, your need is to apply bookmarks inside the embedded report.
You can refer to the following link:
Enhance your users' experience with bookmarks in Power BI embedded analytics | Microsoft Learn
Best Regards,
Gallen Luo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have the same issue.
This doesn't seem to work, my Power Apps developer doesn't believe we can modify the javascript inside a Canvas App. We have to paste the link and it has to work from there.
We have a canvas app. We need to embed a filter as well as a bookmark of a specific Power BI report. It is possible to modify the URL of the regular report to include BOTH a filter and a bookmark but it doesn't work with the embed-link. I seem to miss understanding what is fundamentally different about the embed-link that would make the bookmark embedding not work with that, but with the regular URL.
Thanks for the link. I will test this out and see if it works
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 9 | |
| 7 | |
| 6 |
| User | Count |
|---|---|
| 42 | |
| 27 | |
| 25 | |
| 22 | |
| 22 |