European Microsoft Fabric Community Conference
The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Register Now
The funny thing is that I get different codes depending on where I go. I get one code from Manage Embed Codes and another from File->Publish to web when in View Mode for the report. With the first I get the "resource not found" error and with the second the Power BI loading GIF appears but just stays there. This is the source in my Test.html file:
<html>
<body>
<b>Congress Control (from Manage Embed Codes):</b><br/><br/>
<iframe width="400" height="300" src="
http://app.blob.core.windows.net/embed/snapshotEmbedHost.html?embedId=eyJjdWx0dXJlSW5mbyI6ImVuIn0="
frameborder="0"></iframe>
<br/>
<b>Congress Control (from View Report->File->Publish to web):</b><br/>
<iframe width="400" height="300" src="
http://app.powerbi.com/view?r=eyJrIjoiODI0MzU0NDQtMmExYy00ZGY0LThhZDctMTU2MDYyODVhZTcwIiwidCI6IjE2M2...
frameborder="0"></iframe>
</body>
</html>
Power BI Monthly Update - June 2024
Check out the June 2024 Power BI update to learn about new features.
Fabric Community Update - June 2024
Get the latest Fabric updates from Build 2024, key Skills Challenge voucher deadlines, top blogs, forum posts, and product ideas.