Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.