Aan de slagBegin gratis

Search by title with StartsWith

Filtering by Status helps, but the team also wants to search by task title: type a few letters and the list narrows.

Add a Text Input above the gallery, name it SearchInput, and use StartsWith inside Filter so the gallery only shows rows whose title begins with the typed text.

Why StartsWith and not Search? Search() is non-delegable on most connectors, so Power Apps will warn you in production apps with large datasets. StartsWith delegates cleanly.

Deze oefening maakt deel uit van de cursus

Introduction to Power Apps

Bekijk cursus

Interactieve oefening met praktijkervaring

Zet theorie om in actie met een van onze interactieve oefeningen

Begin oefening