🙂 Seems you have not checked "Add Header" property to true in Write Range activity hence it is writing data from 1st row rather than writing header there
How to remove column headers present in datatable and retain only the rows values? I am getting the output as datatable from a query and that can be converted to string but need to remove the column headers. I cannot uncheck the option of add headers using excel application scope activities as the output is from a query
How to remove column headers present in datatable and retain only the rows values? I am getting the output as datatable from a query and that can be converted to string but need to remove the column headers. I cannot uncheck the option of add headers using excel application scope activities as the output is from a query