The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have this visuals in my report:
As you see no problem with the report, but when I publish the report on a SharePoint site, as iFrame the left visual does not display:
With a 401 error code, it worked before but then I updated the report with new data and suddendly this visual stopped displayin
Any idea why and a posssible solution?
Solved! Go to Solution.
We tried to create a new iFrame from a public one to
And that worked, when I tried to make a new public iFrame that option was gone from the webapp, thus it seems that some updates to this structre in power-Bi admin was the problem
Hi @LarsPW ,
According to the error code, this error appears to be a visual load failure due to insufficient authorization. Could you please click on the "See details" link on visual to get the details of the error. Please check if the user has been granted the appropriate permissions to view the report, as described in the official documentation below.
And please check if hit any of following limitations, you can also review the related info from the above link.
Lastly, I would like to ask what type of visual object is the left visual which got the error and what kind of new data has been loaded recently? Is RLS applied?
Best Regards
We tried to create a new iFrame from a public one to
And that worked, when I tried to make a new public iFrame that option was gone from the webapp, thus it seems that some updates to this structre in power-Bi admin was the problem