Announcements
i have a problem when i filter the gallery but the data isn't show as well, but is not having a errorand this is my last code on the gallery
and this is the result:
Hello,It's not an error as such, but the blue lines in your formula suggest it's having delegation issues. Are you aware of these? If not, this is a good place to start in terms of reading:Understand delegation in a canvas app - Power Apps | Microsoft LearnPower Apps is trying to pass on the work to the data source, but some functions are not delegable and will be problematic on larger data sets.You could bypass your issues there by potentially using StartsWith
@Rapikur_ Try1. Change && to ||2. SearchBuku.Text in Title
by itself3. kategori.Value = list_kategori.Selected.Title
by itselfIf any of the 3 above shows data, then the issue is with whatever you took out.
If #1 works, then it's because the && (and) needed to be || (or)See if it helps @Rapikur_
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 379 Most Valuable Professional
11manish 203 Super User 2026 Season 2
MS.Ragavendar 128 Super User 2026 Season 2