We have a list with 2 colums
- Company name
- VAT number
We also have a library where we want to create a Document Set for each company.
My workflow does the following
- Query List
- For each
- Create item
It works fine to create the Document Sets for each company name. But I would also need the column with the VAT numbers. Anyone having a clue how to do that ?