The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
We are looking to embed power bi via javascript API into a custom .net core application and noticed the menu is not available. Is there a way to bring the menu back or at least how to bring back in some vital functionality?
Here are the critical pieces of functionality:
Export
Personal Bookmarks
Subcribe
Thanks
Joel
Which embed are you aiming for? Simply an iframe (which would have the menu but require the user to login to Power BI separately) or the full embed experience where the user is authenticated in your app (and where you have to recreate these menu items manually) ?
@lbendlin We are looking to fully embed experience where the user is authenticated in our app.
As I said in this case it is your resposibility to recreate these functions.
@lbendlin Is there any sample code available that will recreate these functions?
Also when I 'Secure Embed' within an iframe there is no menu available either. It only shows the filter pane.