Forum Discussion
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.