Dear all,
I have use "Extract data from web page" to extract a table and store as variable (DataTable type).
However, when I write in Excel, it only write the data without the header.
I have checked that in the DataTable variable, it do have store the header as header.
So is there a way I can write out the header as well?
Thanks