Hello. I have an excel sheet in blob storage whose first 4 columns(A:D) have the same header names but different data as columns H:K. I need to copy the data using adf pipeline into a single blob output where the data from these 2 different col ranges will be appended. Any instructions on how to do it will be highly appreciated.