Forum Discussion
Anonymous
6 years agoNot applicable
Power BI Embed - no menu available
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
4 Replies
- lbendlinSuper User
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) ?