Forum Discussion

hmendezm's avatar
hmendezm
Regular Visitor
2 years ago
Solved

PowerBi-client: Action bar not visible

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

  • 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)

     

3 Replies