I have an SSIS package that creates a .xlsx from a query result. I then need to insert a new row 1 above the column headers and value columns 1 and 2. Then schedule it via the Agent.
I first did it with a script task, but it only work
I first did it with a script task, but it only work