Assistance Needed: Email Field Filtering for Onboarding Page in Baserow

Hi everyone,

I’m new to using Baserow and have encountered a similar issue regarding the “Datasource for the app builder” which doesn’t have “has”. I’m looking to create an onboarding page that users are directed to after their first login, where they can continue filling out fields other than Name and Email.

How can I filter the data to match the Email field with the logged-in user’s Email?

Any guidance would be greatly appreciated. Thank you

Hi,

You can set a filter that refers to the authenticated user’s e-mail. But from what I see on the screenshot, you might need to update your baserow instance first for this functionality.

With version 1.28 you should see the summation symbol on the right side.
image

Clicking this button allows you to refer to the authenticated user and select his name, id, e-mail or role.
image

Hi Frederik,

Solved. Many thanks for your help.