Aug 26, 2021 03:52 AM
We have a requirement like below.
e.g.
Consider a table with column as Names.
Names
abc
xyz
abc
pqr
pqr
We want two columns in another table as below.
UniqueNames NamesCount
abc 2
xyz 1
pqr 2
Is there any way to achieve this?
Solved! Go to Solution.
Aug 26, 2021 04:47 PM
Hi,
Yes, that’s also a nice demo of link creating logic in airtables (link to existing record, and if not, create and link):
Aug 26, 2021 04:47 PM
Hi,
Yes, that’s also a nice demo of link creating logic in airtables (link to existing record, and if not, create and link):