Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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:
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
Solved! Go to Solution.
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.
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.
Hi Team,
I too facing the same problem, can any one help?
Thanks,
Arul
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 2 |