Hello,
I am trying to loop through an excel column called ‘Customer’ (the column stores a list of customers) and I want to add in an extra line with the word break every time the customer name changes. Does anyone know the best way to do this?
See screen grab below. Thanks
Here is my sequence, remember to change the excel path to your own path
Sequence.xaml (11.7 KB)
Before:
After