Hello.
I am a newbie to PowerApps.
I have a SPO list, e.g below. The Owner Column is a People and Group Column.
Item | Owner | Description
Item A | Joe Bloggs | this is for abc
Item B | John Smith | this is for def
Item C | Joe Bloggs | this is for ghi
etc..
An owner can own several items.
i would like to create a PowerApps, so when it loads the canvas app, the app filters the items to the user logged in. So if Joe Bloggs loads the app, the canvas just shows his items (Item A and Item C) alongside the items description - Then he can go ahead and edit some fields or assign Ownership to someone else.
However, i would like there to be an option for the logged user to see all other items, maybe a button that is pressed which un-filters the filters and allows the logged in user to see ALL items and then search the list for the Item they are looking for.
Would this be possible. Could someone guide me?
Thank You