Forum Discussion

TheracPowBi's avatar
TheracPowBi
Frequent Visitor
4 years ago

PowerBi Api with ASP.NET website

Hello everybody. 

This is my situation. I have an ASP.NET solution that lauch a website.

On my website, I have embedded a PowerBi report. To do that, I connected PowerBi with a database by using the import method in PowerBi desktop.

But, in my final solution I don't want to do that.

 

I can access directly to my database with my ASP.NET solution, with a project named DAL. 

So, what I want to do is to use the PowerBi nuget package to be able to use the data that I have from my DAL project, and then build a report (or just embedded it on my website) by using the dashboard configuration that I already have on PowerBi.

 

So, to be more clear :

I DON'T want that PowerBi to be connected to my database, but only integrated, via the Powerbi nuget package, to my ASP.NET solution.

I already have my ASP.NET solution connected to my database, and I want to be able to past this data to PowerBI, by using the PowerBi nuget package.

 

Is this possible, or is it necessary to give access to the database to Powerbi in order to embedded it ?

 

Thanks for your time and your answers.

1 Reply