Performing a VLOOKUP in LocalDB

Here’s an example…

Project: Thunkable

There’s an easier way to do this if you use a Simple List, as I did. You can just use the green index block as the row id. But assuming you don’t want to use a Simple List to input the lookup value – for example, you may prefer a Text Input – then the method in my screenshot and project will work. Just replace the green item block with the Text Input’s text block.

3 Likes