Forum Discussion
Anonymous
5 years agoNot applicable
Azure Data Factory pipeline manual trigger with PBI
Any ideas how to make it happen or is it even possible to trigger ADF pipeline from PBI report? Or how to make it happen that I could have a button on report and when button is selected PBI sends H...
hanshuckebein
3 years agoNew Member
Poor answer! If you know Azure a bit (and I assume you do as you mention data factory) you can develop a http-triggered function which triggers the pipeline by REST. In PBI you just follow an external link to the http-function.