Write Range no headers when unattended

This is strange. I have a write range that writes a Datatable to excel. when running out of studio is adds headers (i have it checked off in properties) but when i run it unattended there are no headers. i have no clue why that would be. thoughts?

Hi @atarantino,can you please attach reasd range screenshot

Here you go.

image

@atarantino why are you using read range sheet excel activity and write range workbook activity.use read range workbook activity instead of excel activity and run again in unattended mode.

I’ve tried both and get the same result/error.

@atarantino try this

use modern read range + write datatable to excel activities