Delegation issues!!
Hi, I am trying to clear all my delegation warnings in order to future proof my app (ticketing app). I am struggling with one last gallery, is there anyway to make this delegable please?
Filter(ListName, User().Email in OtherPeople.Email)
OtherPeople is a multi person column
My data source is a sharepoint list and there is no chance of using dataverse due to company policies.
Any help much appreciated.