Hi team,
I have one problem to be solved using studio.
I have an excel file with my data source. I must prepare my data before loading to the Queue items. There are four scenarios to be considered.
Filtering a customer name from “Customer” Column, filtering a month from the “Start Date” Column, filtering a Store number from “Store #” column and removing the leading Zeros (0s) from the “PO” column. I’ll repeat three more filterings by just changing the customer's name and store number.
Hi @Suraj_B_Shetty
Thank you for your time. Here the sample data.
For example, Source_Data.xlsx (14.3 KB)
I need PO #s for
CALISUN customer, for the month (start date) of April, and for the Store # 12
Thanks you so much. That’s an excellent job. I have one thing missing. I wanted the PO # column’s leading zeros to be removed in the output file. Thanks a lot once more!