Forum Discussion
Power BI Embedded and Angular for webpage
Eric_Zhang, I have retrieved my Embed URL and AccessToken. Once I insert the following credenials t the HTML file as you showed. I get the result: "This content isn't available."
How can I address this?
Thanks,
-bdiouf
Hello bdiouf,
Have you been able to resolve this?
I created the Embed Token using the below command:
powerbi create-embed-token -c <collection> -k <accessKey> -w <workspaceId> -d <datasetId> -u [username] --roles [roles1,roles2,...] -s [scope1 scope2 ...] -e <expiration>
I have passed this token as the Access Token and an Embed Url but I see the same "This content isnt available". Please suggest.
Thanks,
tech123
- mijerg118 years agoRegular Visitor
Tech123 Anonymous Hi Guys have you found a solution on how to embed the report? mine also says "This content isn't available".
Eric_Zhang is your way still applicable to date? i need simple embedding like this i dont have to create a whole project just to show the report. I need to put it in a single page and that page load to an iframe.
Thanks,
JP