I have a module with historicals captured by different users via another Model.
My module has one line Item which has the email ID(Customer Email) of that particular user, however this module is not dimensioned by Users. For this module i only have one dimension which is basically the Index for the records, rest other data is being imported via action.
I want to make sure that particular user should see data where his/her email = customer email.
Any suggestions on how can make a filter like current user = Customer Email when displaying data on UX.