Hi
I have an app with a gallery view. When the user open the app, they can see all the entries but Id like to them to be able to press an icon and then they can only see their own entries.
I have this in Items for gallery:
Sort(Filter('Timeopgørelse samt kilometer - prototype';Author.Email=User().Email); Dato ;Descending)
How do I make an icon perform that?
And then possibly have a second icon that brings back the original view?