How can I get the data and filter from airtable?
I should display the SO# for status “Pending” only in list. Is it possible?
How can I get the data and filter from airtable?
I should display the SO# for status “Pending” only in list. Is it possible?
YES
One way out of Hundreds -
Use a Loop which calls Cells of Status Column One by One.
When you get the Cell Value check if it is Pending,
if it is then call Cell from SO# Column with same row number.
I have tried it but not able to get it correctly. Can you please share the blocks?
Maybe in Morning.
Sure
Maybe That :