Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

POWER BI EMBEDDED FOR EDIT OPTION

Hi All,

 

I am new to Power BI Embedded, I have Registered and uploaded my pbix file and downloaded the Sample file.

 

I am able to view my report but edit option(self service business intelligence) is not availabe kindly help me on this.Edit option not available in power bi embedded report

 

 

 

Thanks

Vannikannan.k

  • Sorry, Vannikannan. I didn't have a demo in hand yesterday. I checked it once more. The parameter I mentioned in my last post controls the permission while the embed config file controls the embed mode. It's in the file "EmbedReport.cshtml" in the demo.

    POWER_BI_EMBEDDED_FOR_EDIT_OPTION

     

     

    Best Regards,

    Dale

4 Replies

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi Anonymous,

     

    The secret is the access level which is used when the application generates embed token. Please refer to the source code. You can change it to "Edit" and try it out.

     

    Best Regards,

    Dale

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Dale,

     

    Thanks for the Reply let me try with this code.

     

     

     

     

    Thanks

    Vannikannan.k

    • v-jiascu-msft's avatar
      v-jiascu-msft
      Microsoft Employee

      Sorry, Vannikannan. I didn't have a demo in hand yesterday. I checked it once more. The parameter I mentioned in my last post controls the permission while the embed config file controls the embed mode. It's in the file "EmbedReport.cshtml" in the demo.

      POWER_BI_EMBEDDED_FOR_EDIT_OPTION

       

       

      Best Regards,

      Dale

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi Anonymous,

     

    Could you please mark the proper answers as solutions?

     

    Best Regards,

    Dale