Hi everyone,
first of all i am new to Powerapps and my english is not the best 😕 I am trying to get a search/filter function for a filtered gallery. "Dokumente" is a sharepoint library which stores different folders and files. First of all i am using the formula :
Filter(Dokumente;Pfad=varcurrentpfad)
to filter the Gallery so only folders are shown. (I used Power automate to solve delegation Issue)
Now i tried to use the formula:
Filter(Filter(Dokumente;Pfad=Varcurrentpfad);Artikelnummersuche.Text in (concatenate (Varcurrentpfad;Name;"/")))
(Pfad means Path)
To use "Artikelnummersuche" as a searchbox. But here i get a delegation warning.
I've already gone through the numerous threads on this issue but did not find the solution i needed. Is there anyone who can help me?
Thank you ❤️

Report
All responses (
Answers (