Hello all,
I am trying to:
1. Get excel row data from a table on SharePoint or (OneDrive for Business)
2. For each row: get email_address
3. For each row: copy row data
4. For each row: email the data if the email_address is not null
5. Process each row until end of table
I have created several solutions using conditions, if then, etc but having issues with this one.
Help would be greatly appreciated!!!
Cheers, Gregory