I have a view that contains the records of all the users, I need to filter it in the list according to the logged in user in the portal.
We can easily do it in CRM using Filters and setting Owner field equals Current User. How can we do the same in power pages?