How retrieve data from a Google Sheet based on current_user.firstName

In my Retool application, I have a questionnaire that users fill out, and at the end of the questionnaire, all the data, including current_user.firstName, is added to my Google Sheet. I want to display the questionnaire responses on my result page based on the logged-in user. Can you help me with this?

Hey Dorian,

I've explained the process in the post here.

Let me know if that works.