Hello coders,
Suppose there is a list from airtable
List
Mat
Rat
Cat
Mam
Now There is a textbox, In that textbox there is written Cat which is in 3rd row in list. Now when i call get column from airtable then got data, then I want to use Is things is in list (block) to know, that this thing is in the list or not If yes like Cat then I want to know what is the row No of that thing.
Thanks,