Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Powerbi embed edit mode customise actionBar (top toolbar with save button) styles

How do I customise the top toolbar especially the styling and colors,etc

Status: New
Comments
v-yuta-msft
Community Support

@Anonymous ,

 

You may try modifying the code in the sample below:

https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#

 

Regards,

Jimmy Tao

Anonymous
Not applicable

@v-yuta-msft  I have gone through the samples as well as the code interaction available in the link, but none of them mentions customisation of the toolbar.

Screenshot 2020-08-21 at 10.25.37 AM.png

To be specific above tooltbar is the one I am referring to (referred to as actionBar in js client lib)

psdhillon1
Helper I

Hi 
Is the above shared screenshot is the actionBar, as I have found various other option in one of the tutorials from mfst. here is the link. https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/embed-for-organization
In this link, I could see different actionBar, However we were trying to implement actionbar & only able to generate the one which is being shown in above. I have also attached it for reference. Actually we were looking for options in actionsbar like subscribe, share etc, which is not in this actionbar, but shown in the above link demonstrate. Can someone clarify if we missing something? Screenshot 2021-04-22 at 5.12.33 PM.png

 Thanks in advance
p.s. we using powerbi embedded service principal for embedded for customers. 

 

Data-Bit
Advocate I

I need to display the action bar BLACK in an embeded report, only shows silver. How do I edit the iframe to show black as the app looks like post deployment?