May 04, 2016 05:58 PM
Hello!
I’ve just come across Airtable and was experimenting with it as an alternative to Google Sheets. My question is, if my application requires multiple databases, can string searches be performed across them?
Thanks,
B
May 04, 2016 10:56 PM
hummmm, i don’t thing you can !
May 05, 2016 09:17 PM
You could setup multiple tables for each “database” you need to search against and then create a table that performs Lookups across the other tables and use that table as your Search table. To further assist in the searching can create the primary ID field to include all the lookup information in one line.
I.e. Tables: Names, Orders, Shipments, Search
Search Lookups: {Names} - {Orders} - {Shipments}
May 06, 2016 04:41 AM
Are you saying use multiple tables rather than multiple databases?
Because you can’t do a lookup from a seperate database
May 09, 2016 08:34 PM
Correct, use Multiple Tables and perform your Lookups into one Master Table.
Jun 18, 2024 08:23 AM
Yes, you can search in multiple bases with an API
https://community.airtable.com/t5/development-apis/search-multiple-bases/td-p/187372