I have a filter -> If(varFilter="All"; Tabel1; Filter(Tabel1; varFilter in Ploeg))
This filters all the members of the club.
And I have a textbox to search the filterd values for the data field "Naam".
What function/formula I need to use that when I begin to type in de Textbox the values in gallery only shows the one that I am searching?