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 s...
lbendlin
6 years agoSuper 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) ?
Anonymous
6 years agoNot applicable
lbendlin We are looking to fully embed experience where the user is authenticated in our app.