I would like to filterByFormula the records with arrays that contain a certain ID. The arrays look something like this:
Arr
[a, b, c, d]
[c, d]
[a]
How does one filterByFormula to get all the records with arrays containing ‘a’?
I would like to filterByFormula the records with arrays that contain a certain ID. The arrays look something like this:
Arr
[a, b, c, d]
[c, d]
[a]
How does one filterByFormula to get all the records with arrays containing ‘a’?
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.