How to set label text from database based on local table value

Here is a version of blocks where I started, but couldn’t figure out how to make the logic work. Effectively what I was trying to do was get the chapter text from the row where the story titles matched in the airtable database and the user table. However, I couldn’t find a block that could effectively do a “where” clause. If I could get that to work I was then going to add more blocks to get the chapter that matched the users progress, but I couldn’t get that far.

I think there is a way in which I can use this VLOOKUP style query based on the post here. However, I always get lost in building blocks that become nonsense when trying to adjust the tutorial for my needs so I don’t know.