Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
I want to embedded the power bi report in salesforce application.
For that I have two calls
1) In first call I need to provide the Client id , tentant id and secret id to get the access token, which is done
2) In second call I need to provide the access token in the header and the workspace id and report id to get the infrmation about the report through which I am getting this information.
Just an example
datasetId": "cfafbeb1-8037-4d0c-896e-a46fb27ff229", "id": "5b218778-e7a5-4d73-8187-f10824047715",
"name": "SalesMarketing",
"webUrl": "https://app.powerbi.com//reports/5b218778-e7a5-4d73-8187-f10824047715",
"embedUrl": "https://app.powerbi.com/reportEmbed?reportId=5b218778-e7a5-4d73-8187-f10824047715"
But when I am clicking on embedded URL it is not opening the the screen is just loading.
This is the embeeded URL which is not opening
This is the embeeded URL which is not opening
Please let me know if anyone has faced the same issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @shrushti
What approach did you use to embed the report ? Can you describe exactly how you did it?
Best Regards,
Community Support Team _ Ailsa Tao