This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.