Forum Discussion
erjunqiu
5 years agoFrequent 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: { actionB...
- 5 years ago
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.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
V-lianl-msft
5 years agoCommunity 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.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.