Forum Discussion

Zuv's avatar
Zuv
Frequent Visitor
10 years ago

Asp.net application with report from PowerBi deployment to Sharepoint Online

I am trying to deploy asp.net app with reports and tiles into Sharepoint Online.

My solution works great on my local machine, is there any chances to make it working on Sharepoint Online? Like it's not on-premise service we have; I don't see any other solutions for making those dashboard available to my users..

Publish to web doesn't suits me because it's visible to the whole world.

Thanks

1 Reply

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    I would think that the way to go would be Power BI Embedded by I haven't tried it with SharePoint Online. That being said, there should be no reason why you couldn't create a sandbox'd web part that uses calls to Power BI Embedded. I haven't dug into Power BI Embedded yet to see if there is a pure javascript method to implement.