시작하기무료로 시작하기

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.

이 연습은 강의의 일부입니다

Introduction to Power Apps

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작