Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi folks,
I was wondering if there is a way to connect to a published power bi dataset from ssis similar to the "conntect to analysis service" feature? So far, the only ways I have found all involve some kind of dirty hacking, which I would like to avoid... 🙂
Thanks for any suggestions,
Nico
Solved! Go to Solution.
Hi @soptim_vond ,
You could use Power BI Service REST API "Get Dataset" to fetch Power BI dataset. Then, call the REST API in SSIS to push data into SSIS.
Hi @soptim_vond ,
You could use Power BI Service REST API "Get Dataset" to fetch Power BI dataset. Then, call the REST API in SSIS to push data into SSIS.