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 moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello,
We have a website, where we currently have an embedded PowerBI Paginated Report (the iFrame is inside a modal window)
Is there any way, to retrieve the parameters the user has selected here, when they click "View Report" button ?
The values are contained inside an iFrame, so we are not allowed to look inside the DOM and retrieve them this way.
But maybe we can use something like web "PostMessage", and send a message through Cross Domain to communicate with the https://app.powerbi.com/ area
Thank you for reading
Hi @dvgz
You may refer to this blog for more details about how to configure setting in Embed Paginated Report.
For reference: Embed a paginated report
settings: {
commands: {
parameterPanel: {
enabled: true,
expanded: true
}
}
}
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |