
Hi everyone,
I have created one custom connector to get data from azure directory for all the groups present in my tenant.
Now I want to utilize that data in one combobox. That combobox will store selected group data in one sharepoint list.
Also I need to filter data from custom connector is that group is present in my Sharepoint List.
So to do this I have created some collection but collection is having limitation of 2000 records.
Can anyone help here to suggest any alternative I can utilize, I have more than 10000 records in AD.