Beginner here with an issue with getting/understanding how I would limit the data shown on a viewer according to the account that was logged in


I have these block currently on the app I’m trying to create. It is connected to an airbase table and what I want to accomplish is to limit the data shown on the viewer to the request that were made by the person that is currently logged in. I’ve tried checking other posts but some were very old and it shows a different blocks from what I’m seeing on my end. Basically, I have one viewers where a user can select an offer and then shown another window where the request button is shown. Once clicked, an email would be sent to my email. I have that working fine on my end, but after being transported back the viewer should be refreshed and show only the request linked to the user account. Any help/explanation on what I’m doing wrong to make this work is highyl appreciated. Thank you!