The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
we have the following scenario in place and got to struck!! we have all our API's DB and PBI reports are present in the default directory in our azure subsctiption. we have our UI client facing application present in the B2C tenant.
Now we would like to load the power BI based on the role of the user who logs in to the front end app roles like amin, manager, user etc.
we have followed the microsoft documentation and did the following actions but we are not able to load the report.
1. B2C tenant : B2C Directory
appname : contoso-ui
clientId : xxxxxxxx
tenantId : yyyyyyy
2. Tenant B : default directory :
appname : contoso-api
clientId : pppppppp
tenantId : qqqqqqqq
Steps:
1. Expose an api under app registration in Tenant B:
add scopes as below
app.read
app.write
2. now add the client app Id to API tenant B.
3. Add the permissions to the api in tenent B and grant it
4. Now generate the access token from the Tenant A and try to load the report.
We are unable to load the report can you please guide further this is really ticking our SLA and need to close this ASAP.
References:
https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/powerbi-client-react
https://www.kieferconsulting.com/2021/11/01/how-to-embed-power-bi-content-in-a-react-application/
User | Count |
---|---|
5 | |
3 | |
3 | |
2 | |
1 |
User | Count |
---|---|
11 | |
7 | |
5 | |
5 | |
4 |