Hello!
I am relatively new to powerapps but this is the first time I had to come for help with an issue, so nice meeting you all!
I am currently trying to create a text input that the user can use to filter gallery items based on whatever he typed on the box.
Afterwards, it supposedly need to search for every list row that the contains their text in the Title column.
The problem is Im getting a delegation warning for the In command, specifying that it cannot be used on the column named Title.
I attached the picture of the problematic line and the warning.
In was the only ward that was marked as blue.
Is there any reason why both filter and in, that are supposed to be fine with delegation are giving me this warning?
Is there anyway to bypass it?
Thank you very much and sorry for any grammatical errors as I am not a native english speaker!