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.
I am trying to show an action bar on the embed report and it is not working. I tried many posts from different sites but not solutions do not work for me. I have the following:
1. UserState.ReadWrite.All (Azure AD/App registrations/select the application/app permissions/select UserState.ReadWrite.All role
2.
let embedConfig =
{ ... settings: { bars: { actionBar: { visible: true } } } };
If I go to the app.power.com, I am enable to see the action var.
If I go to the playground and select the same report, I can see the action bar as well
it is something I need to do in Tenant settings??
I really need help
Solved! Go to Solution.
Thanks, Xiaoxin. I already checked this. I really missed the part the action bar does not work for Embed for your organization means the token is AAD (models.TokenType.Aad)
Thanks, Xiaoxin. I already checked this. I really missed the part the action bar does not work for Embed for your organization means the token is AAD (models.TokenType.Aad)
Hi @hmendezm,
I'm glad to here you find the the causing, perhaps you can submit idea for expanding the action bar use ranges.
Regards,
Xiaoxin Sheng
Hi @hmendezm,
I'd like to suggest you take a look at the following link about action bar usage and limits if it helps with your scenario:
Regards,
Xiaoxin Sheng