Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

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:

Print

Export

Personal Bookmarks

Subcribe

 

Thanks

 

Joel

4 Replies

  • 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's avatar
      Anonymous
      Not applicable

      lbendlin We are looking to fully embed experience where the user is authenticated in our app.

      • lbendlin's avatar
        lbendlin
        Super User

        As I said in this case it is your resposibility to recreate these functions.