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.
Deep
5 years agoHelper 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
4 years agoNot applicable
Hi Team,
I too facing the same problem, can any one help?
Thanks,
Arul