Hi,
I’m trying to combine a bunch of data tables in an excel sheet. Each data table has the same header in the first row when I write it into excel. So for the second data table onwards, I want to delete the first row. Except when I use remove data row, it deletes the entire data table? Please help!
(I have to transpose the datatable because the JSON format it’s in is flipped)