Forum Discussion
DetroitSQLSam
11 years agoMicrosoft Employee
SSIS output to PowerBI.com data source
Integrating SSIS with PowerBI.com so that an output Task can be a DataSet in Power BI would be very helpful.
- 11 years ago
That's already possible, just remember that you can wrote your own sources and destinations in SSIS and using the REST API you can send data to a Dataset and even create that Dataset in the flight http://docs.powerbi.apiary.io/#
Regards
jbocachica
11 years agoResolver II
That's already possible, just remember that you can wrote your own sources and destinations in SSIS and using the REST API you can send data to a Dataset and even create that Dataset in the flight http://docs.powerbi.apiary.io/#
Regards