Hi Experts,
I have power query source in my SSIS data flow where it fetches data from SQL server. It works well if I run is manually via SSDT but fails while deploying to SQL server as Power Query Source is not available as General release yet.
Is there any way that I can schedule the package (using scheduler or anything else), so that it can just run successfully in the same way as it runs when triggered manually from SSDT ?
Thanks in Advance
Sam