Build Data Table But Missing the Column Name

Hello Guys

I built the data table with the column name

but after append range to the Excel file the column is missing, does anyone know why?


Hi @CHAN_Hiu_Fung_Victor_Stud

Use Write Range before Append Range and make sure to tick Add Headers option in properties panel.

Regards