Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
dvgz
New Member

Cannot Pass Parameters from Embed Paginated Report

Hello,

 

We have a website, where we currently have an embedded PowerBI Paginated Report (the iFrame is inside a modal window)

 

dvgz_0-1629207950180.png

 

 

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 

 

 

 

dvgz_1-1629208210878.png

 

 

Thank you for reading

1 REPLY 1
Anonymous
Not applicable

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.

 

Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.