Hi Team
Based on filtering the Customer Number in the Excel file we will get the final datatable.
Example
Test.xlsx (9.6 KB)
Above is the filtered datatable based on Customer Number.
Need to extract the email address belongs to that customer number into a variable seperated with “;”
Note:
After filtereing excel based on Customer Number the output may be 1 row, 2 rows , 3 rows etc
from all the rows need to extract emailid and add it to single variable seperated with “;” and if we found duplicates then need to remove them
Thanks
Likitha