Forum Discussion
report embed problem
- 10 years ago
Hi everyone,
it looks like Microsoft has taken care of this issue. I didn't change the code and it started working. It is still a little bit bugy for some types of visuals. But it renders now. The errors and warnings I get for some of the reports now:
HI,
I downloaded the sample,I registered my app and got back clientId and clientSecret. The when I run the code and clicked the button "GetReport", I got the empty response back. the following is the responseContent. I'd like to know why. Please help
{
"@odata.context":"http://api.powerbi.com/beta/myorg/$metadata#reports","value":[
]
}
- brenkehoe10 years ago
Helper I
I have it the other way around wherby i can embed reports fine but when i try the loadTile function i get a javasccript error after posting the auth details to the iframe. The error occurs because it is trying to parse undefined. The reports work in the same page but not the tiles any ideas ?
Also i notice that standard users can view embedded reports with pro content is this by design ?