Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
We are embedding a PowerBI report into our ASp.Net website that is secured with Azure Active Directory.
I will have a part of the website that outputs an IFRAME with the https://app.powerbi.com/reportEmbed url. An example of the full url is
https://app.powerbi.com/reportEmbed?reportId=f0991ad6-9766-4afa-af04-5f76acdf21ad
&autoAuth=true
&ctid=c57a8fd4-92eb-430b-b902-8dedd228fbea
&config=eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLXVrLXNvdXRoLXJlZGlyZWN0LmFuYWx5c2lzLndpbmRvd3MubmV
I want to make that url configurable, I could make the entire IFRAME src attribute configurable or just the reportId
Is there some documentation that explains what autoAuth, ctid and config parameters are in the querystring?
We only have one PowerBI report that uses RLS to restrict the data shown to each user. What wpuould cause the "reportId" paramater to change?
Hi @PatLong ,
About the parameters, please refer the following documents.
https://docs.microsoft.com/en-us/power-bi/consumer/mobile/mobile-apps-deep-link-specific-location
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.