Forum Discussion
TheracPowBi
4 years agoFrequent Visitor
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 th...
collinq
4 years agoSuper User
Hi TheracPowBi ,
I am not a nuget pro by any means but it appears that this article helps:
and this one:
In thinking about the larger topic about that you don't want Power BI to be connected to the database, I am wondering if that is feasible. Power BI has to read the data from somewhere - from a location. Whether it gets the data from a dataflow, a different dataset or streaming data it has to connect to something. So, if the nuget package can serve up the data in a format that Power BI can read.
Based on this article, from last month, it shows that you can use an API so in that case Power BI is not actually hitting the database - the API is.... Announcing Power BI APIs .NET SDK v4 | Microsoft Power BI Blog | Microsoft Power BI