How can I grab the most recent response?

I want to lookup the lastest response (latest row) for each users. When I do the lookup I am getting the first response out of all the responses associated with each user. How can I grab the most recent response?

It’s better for you to use a single value column.

That did it, thank you :star_struck: