Forum Discussion
Anonymous
5 years agoNot applicable
Connecting to PowerBI with c#
Hi, am trying to set-up a little c# script to be run in an SSIS package to refresh dataset(s) after the ETL part of the solution has updated the DB. (code will be repeated in several ETL processes...
- Anonymous5 years ago
Hi Anonymous,
AFAIK, power bi already provides the rest API for these operations, I'd like to suggest you use API to do manage power bi contents.
In addition, you can also take a look at the following link about use C# to manage power bi if helps:
C# Application that Manages Power BI - Microsoft Power BI Community
Regards,
Xiaoxin Sheng
Anonymous
5 years agoNot applicable
Hi Anonymous,
AFAIK, power bi already provides the rest API for these operations, I'd like to suggest you use API to do manage power bi contents.
In addition, you can also take a look at the following link about use C# to manage power bi if helps:
C# Application that Manages Power BI - Microsoft Power BI Community
Regards,
Xiaoxin Sheng