Hi guys. Apologies if I started an unnecessary thread.
I'm having problems with filtering a gallery for something simple that used to work before. Hope you want to help me out.
I have a SP list with a Title colomn and a Dropdown1 with persons names.
Now I want to filter the gallery with only the name selected in the Dropdown1.
My Code:
Filter( Sharepointlist; Title.Value = Dropdown1.Selected.Value)
Normaly this works fine, but now power apps does not agree. it looks that some has changed in the editor that i'm not aware of.
My questions:
Can you help me with the correct code?
Can you redirect me to the information so i can learn what changes have been made in the editor.
All help is welcome. thanks in advance.
Garjet