HI All,
I am currently working on a project where i need some assistance with data extraction using alteryx.
I have an Excel sheet with two sheets(tabs)
1. Sharepoint Names (Sheet 1): contains sharepoint groupnames, user_ids and read url group
2. Members (Sheet 2): contains group names, members names and emp_ids
The challenge I'm facing is extracting the members of each read url group from sheet 1 and grouping them based on their corresponding group names in sheet 2
For eg: If i select the "FG_CTI_ADMIN_R" read url group from sheet 1 , i should be able to see the members of this group (ADAM C AND TOM R) from sheet 2.
I am looking how to achieve this task efficiently using alteryx , please refer sheet 3 , the output i required.
Thank you in advance to everyone!!