I am filtereing my datatable (linked with a collection) using :
Filter(POlistitems,Author.Email = User().Email)
Now this expression returns desired output for all users expect 2 users in my organization and one thing common about their email id's are both of them have a 3 lettered mail id like : abc@xyz.com.
How to overcome this issue for those 2 persons or any workaround will also help

Report
All responses (
Answers (