Hi all,
I have a Sharepoint site with the following format:
-CV
--00 - Partnerfirm
----Partnerfirm1
------Person1
----------file1
------Person2
----Partnefirm 2
----------file3
------Person3
--Folder 1
I need to get the folder names 'Person<...>' from 00 - Partnerfirm >> Partnerfirm1, create an html table, create a csv file and send the email.
If I use the below workflow, 'Apply which' loops only through the very first 00 - Partnerfirm >> 'Partnerfirm1', so that I get the list with 'Person1' and 'Person2' but then, it stops and doesn't proceed to Partnerfirm >> 'Partnerfirm2' to get 'Person3' and 'Person4'.
What am I doing wrong?

Report
All responses (
Answers (