Forum Discussion
KDESU
4 years agoNew Member
Embed report for push datasets is not working
Hi, We have created a push dataset as documented by power BI and also pushed the data regularly and can see the paginated report from power BI without any issues. But when the paginated report i...
asarraf21
1 year agoFrequent Visitor
I am having the same exact issue. I have created a push dataset and used power bi service to create a Paginated Report. It shows up fine when I access it in the workspace but throws an error when embedding.
This is part of the error. I am using a service principal that has Admin access to the workspace and everything is under the same workspace.
"title": "An unexpected error occurred",
"message": "Connection open intermittent error while reading in Analysis Services, needs retry.",
"rootActivityId": "76a1b6b8-80bc-e986-28ba-02f769782b0e",
UPDATE:
When I authenticate with a master user and use Aad as tokenType, the embedded report loads up properly. This already is in contract with the first bullet point, i.e. You must use a service principal. Master user isn't supported.