Need help with Database

Hello,

I’m needing some help with my website. I’m creating a website for business employees to access only and on the home page, I want to add a section where the logged-in user can see their own information at a quick glance. I created a database and linked everything but when someone logs in, it shows different users’ information. Any special code or steps that I need? Thanks in Advance!

Does it happen when you log in as a regular member and not with your Admin account?
Any code?
What filters did you use?

See that’s the problem I don’t know what code should be used. I tried doing the one for making your own members area and that didn’t really work, only showed the user id(name) correctly. and no filters.

What filter do you use? Who creates the data? (is it the users themselves?)

No filters. I would like the data to link to the members area data. But also show that said data to the logged in user like in the photo.

Filter the dataset to show only records where the _owner equals the current user id