Hi,
I am new to power apps. I have a below scenario.
List 1
| Title | Groups(people picker column) |
| Title1 | Group A; Group B |
| Title2 | Group C |
List 2
| Title | EmpName(People picker column) |
| | |
I am building a form for the List 2.
When I enter Title value and user name in the 'EmpName' column and click on submit button. I have to query the List 1 based on the entered Title value and check the user belongs to SharePoint groups, Group A or Group B or Group C
I am able to filter the List 1 based on the Title value and get the groups. But I am not able find method or solution to check whether the user is belongs to which group.
Can you please help me in providing the solution for this.
Thanks,
Kishore.