Hi,
order.xlsx (22.5 KB)
I need a sequence that should read a excel sheet and create create new excel sheet which should omit few columns .
For eg :if i have 4 columns in a excel sheet , after reading my excel sheet,
i need only two columns from the sheet, it should remove dat columns before write into new excel sheet .
In the attached sheet i need only (ORDER_DETAIL_ID,PRODUCT_ID) to be represented in new excel sheet.