Hi,
I'm getting stuck on using the Office365Groups.ListGroups connector applying a filter.
I have a gallery where I want to filter groups by a value entered into a text input.
When trying to set the items of the gallery to
Office365Groups.ListGroups({'$filter': TextInput3.Text}).value
I get an error "Invalid filter clause".
Unfortunately I did not find any examples on how to use the filter within this connector.
Any idea would be appreciated.
PS: Using the Graph API is no option
Regards
Stefan