Can I filter the data based on the Looker user's email address?

I want to display data about some internal user activities, but for privacy reasons I only want users to be able to see their own stats. My data contains email addresses, and Looker knows the user email address. How can I set a dynamic filter with that?

Hi Micbo!

I recommend implementing this business rule by using LookML strategy:

1.- Using Access grant

Access grant

2.- Implementing User attributes with Liquid

Looker- User attributes usage

Liquid - Looker

For instance:

Best regards,

Leo

Thank you! Super useful!

1 Like