Forum Discussion
Getting error - app.powerbi.com refused to connect after embedding the report in web portal
- 4 years ago
Hello Folks
Finally the issue resolved after sitting with technical team and did some tweaking of the same URL
Earlier the link was
followed by the filter
&$filter=activation_actuals_forecast/ ResellerID eq '[PartnerProId]'
In the filter section encoded few chars and tested and it worked.
&%24filter=activation_actuals_forecast%2FResellerID eq '[PartnerProId]'
Closing the topic, thanks
P.S - This is not the self appraisal but however I can't keep the topic open so marking this as a answer
Hi, sandeshag
For your question, if the report was initially displaying fine, and then the error suddenly appeared recently. If the administrator turns off the option to publish to the web, the Publish to Web option is grayed out for your tenant in the Power BI admin portal. You can check this first.
Secondly you also need to check what the status of the embedded code looks like. To manage your Publish to web embed codes, open the workspace the report resides in, select the Settings gear, and select Manage embed codes.
Status Description
Active The report is available for Internet users to view and interact with.
Blocked The report content violates thePower BI Terms of Service. Microsoft has blocked it. Contact support if you believe the content was blocked in error.
Not supported The report's dataset is using row-level security, or another unsupported configuration. See theConsiderations and imitationssection for a complete list.
Infringed The embed code is outside the defined tenant policy. This status typically occurs when an embed code was created and then thePublish to webtenant setting was changed to exclude the user owning the embed code. If the tenant setting is disabled, or the user is no longer allowed to create embed codes, existing embed codes show anInfringedstatus. See theFind your Power BI administratorsection in this article for details.
Please refer to the following documentation to see if there are other possibilities. Publish to web from Power BI - Power BI | Microsoft Docs
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- sandeshag4 years agoFrequent Visitor
Hello v-zhangti,
Thanks for taking your time to respond.
To answer the points mentioned by you
1. I have the other report which is embedded (using the embed link) with similar method from the same PBI server and it is working fine. No issues at all. But the issue is only with this report.
2. I can't see anything under Settings->Manage embed code. Same thing with the working embedded report in portal.