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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
erjunqiu
Frequent Visitor

Customize PowerBI Embedded action bars option

Hi,

 

I am working on a Power BI Embedded application and enable the action bar for the reports.

 

The javascript configuration is like below:

let embedConfig = { ... settings: { bars: { actionBar: { visible: true } } } };

 

The screenshot is like below:

Screen Shot 2021-03-11 at 11.48.24 AM.png

I am wondering if I can customize the options in the actionBar.

 

For example, I just want to have 'export' option (remove other options).

 

Please let me know if you have any idea to realize that?

 

Thanks

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @erjunqiu ,

 

As far as I know, this option is not available.

https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/embed-for-organization 

Whether some options are displayed or not is related to the options in the tenant settings.

V-lianl-msft_0-1615788199778.png

 

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Deep
Helper I
Helper I

How did you enable this action bar? Export, share and other options. I am only able to see the File, View option.
   I also added bars property to my code: 

                        bars: {
                                   actionBar: {visible: true}
                                 }

  But nothing work.

Anonymous
Not applicable

Hi Team, 

 

I too facing the same problem, can any one help?

 

 

 

Thanks,

Arul

 

V-lianl-msft
Community Support
Community Support

Hi @erjunqiu ,

 

As far as I know, this option is not available.

https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/embed-for-organization 

Whether some options are displayed or not is related to the options in the tenant settings.

V-lianl-msft_0-1615788199778.png

 

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.