Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
My requirement is to map the current logged in user with a column in the backend. The backend column comprises list of the login user email id which is used by users to login to the application.
I tried using this | Image Attached | but not getting the expected output.
Looking forward to your suggestions.
Hi Ankit,
The reason is your column is not filtered right now that's why its showing False
If you filter your name in a filter pane then KPI will return True
Hope this explanation helps.
Please mark this as solution if satisfied with explanation.
But how can I filter the login Id as there are different users and access defined against them ?