Hi everybody,
I am new to using Airtable.
I am sure that there is a formula for this but I can’t seem to find it or I don’t write it in a correct way.
With a API service of a third party software I pull data from my Airtable. This data is dynamically filtered by using filterByFormula. The data I need is in the column called “groupcode” and has numeric values varying from 100 and 900. These numbers stand for product categories.
Normally if I need products from the category with the number 212 I use the following formula.
{groupcode"} =“212”
But now I need products from category 212 and 268. Is there a way I can display only the records of two different specifc values ?
Any suggestions or tips are appreciated!
Thank you in advance!
