Forum Discussion
Power BI Report embeding failing.
- Anonymous4 years ago
Hi Suryakant_99,
Did this locate system able to accede to the external network? AFAIK, the current power bi embedded does not support use in the offline environment. They provide an embed iframe to load data from the power bi side.
In addition, have you changed the firewall and network policy if they block the power bi requests? You can use fiddler to trace these requests.Add Power BI URLs to allowlist - Power BI | Microsoft Docs
Fiddler Classic | Original Web Capturing Tool for Windows (telerik.com)
Regards,
Xiaoxin Sheng
- 3 years ago
Thanks for the support and your input.
By the way the issue not due to firewall it's due to passing wrong entity Id and other paratmer to power BI.
So while fetching the enitity Id data and other parameter value it was getting null.
Due to which the power BI report not embeding and showing this error message.
Note - Any one facing this type issue first check your firewall and if all the setting of your computer looks fine then check weather the parameter value are passing correctly or not to Power BI.
Remember if any value passing as null or undefind then your rendering will fail and you will get the same error screen which I posted on my question.
Hope this helps.
Thank You!!
- Suryakant
Hi Suryakant_99,
Did this locate system able to accede to the external network? AFAIK, the current power bi embedded does not support use in the offline environment. They provide an embed iframe to load data from the power bi side.
In addition, have you changed the firewall and network policy if they block the power bi requests? You can use fiddler to trace these requests.
Add Power BI URLs to allowlist - Power BI | Microsoft Docs
Fiddler Classic | Original Web Capturing Tool for Windows (telerik.com)
Regards,
Xiaoxin Sheng