Accessing two rows from Airtable at the same time

If you just need two rows, you could use the get row object block twice. Or you could use the Airtable API to filter any/all data you need. More info here: The AirTable API (a more efficient way to integrate AirTable with Thunkable).