Hi,
I am trying to copy one data table headers into another data table. I tried dt1.clone, dt1.copy and clear. I am not finding any headers in the newly created data table. What am I missing? I also tried read range, clear data table and output data table. No headers.