How to remove unwanted header in excel

Hi @Raja.G ,

As already suggested by @ppr , If you need to rename the columns in a Datatable itself then we can go ahead with Renaming the columns using the First Row values. A More descriptive step is mentioned in the below post :

Also, Do Check on the retrieval stage itself whether we get the Column Names as it is required.

Let us know what you have tried and it’s outputs.