Hi
I receive an excel file monthly where the basic format is consistent but the number of records can change from month to month. The file has product subcategories laid out one by one, I want to add a column for sub-category and convert to a flat file
The main issue is the number of records can vary per sub-category by month so I can’t use a record ID, Attached is an example of what I am trying to achieve, would appreciate any suggestions. – Tks