Skip to main content

How to filter a record based on 2 conditions

  • August 23, 2019
  • 2 replies
  • 15 views

Forum|alt.badge.img

Hi all, I am new to the Airtable community. I have menu items table it contains 15 records. I want to filter the menu key and restaurant key in menu items table. Because i am getting all restaurants and all menus in menu items table. How to filter the both Restaurants and Menus at a time.

I placed this code for filtering the menu items:-
[{“key”:“filterByFormula”,“value”:“Find(“Sides”, Menu)&(“The Montauk”, Restaurant)”}]

2 replies

Forum|alt.badge.img+2
  • Participating Frequently
  • 53 replies
  • August 23, 2019

@basanth_kumar_varma

Check the following simple base to get started.

Neal


Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • August 29, 2019

@basanth_kumar_varma

Check the following simple base to get started.

Neal


It looks to me like this is a question about the Airtable API, not something that is supposed to happen in the main application. I’m going to move the thread to the API category.