thanks a lot ashwin.With this excel i am having another master data in which all the mail id's are available along withsome data and i need to change the name of the downloaded excel attachment with some column in master file by validating the mail ids .
can you please explain
Hi @mahesh ch ,
I've answered a similar question here(link), please have a look and let me know if it satisfies your requirement.
KInd Regards
Ashwin A.K
Hi @mahesh ch ,
Add the email ids and attachment names to a Dictionary.
Next, loop for each row in the Master Dataset and validate whether the Key exists using the Dictionary: Get Action.
If the key doesn't exist, it will return null.
You can frame the rest of the logic into this.
Kind Regards,
Ashwin A.K
Thanks a lot ashwin
how can we add email id and attachment names to a variable.and can u elaborate for clear understanding to solve this
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.