
Announcements
Currently, Power Apps allows embedding Power BI tiles using the TileURL property. While basic filtering via query string parameters is supported, bookmark parameters are not. This limits the ability to dynamically control the state of embedded tiles based on user interaction or app logic.
Request:
Please add support for passing Power BI bookmark parameters (e.g., ?bookmark=<BookmarkName>) in the TileURL property when embedding Power BI tiles in Power Apps.
Why this matters:
Use Case Example:
A Power App that displays a dashboard tile for different NHS organisations could use bookmarks to show different views of the same tile depending on the selected organisation—without needing to reload or reconfigure the entire report.