Hi,
I have a form to submit new request items. I've added a "Created By" system column to cupture the user submitting the request. After a user submits a request, this column contains the user email address.
I've published a "Read Only-Full" Card view for the users where they can see all the submitted items.
I also added a global filter "My requests" to filter only requests submitted by a specific user.
The filter setup is: [Created by] is one of [Current User].
The problem is that it is not filtering as expected...
The only way is for each user to setup a new filter for him self and selecting specifically his name from the list...