How do I filter data from a local database from results from another database?

How do I filter data from a local database from results from another database? I need to filter data from one bank based on the name in another bank. I need to confirm the existence of the “name” value from one database in another database. I need to find the result ID in the other database to filter the values.

Hi @samir.henry3rz

Be sure to check out our posts about How to ask Great Questions v2.0 and our Community Guidelines as you get started.

This is a fairly common topic in our forum. You should be able to do a search of the Community by clicking on the magnifying glass in the top right portion of your screen.

This particular topic from a while ago discusses filtering a local data source.

I don’t want to order results. I need to receive the ID of a result in another database

I managed to find what I was looking for here: Thunkable and returns a corresponding value from my sheet - #10 by blvckrosesssppi