Skip to main content
Solved

How to count the number of tags?

  • October 14, 2021
  • 2 replies
  • 75 views

Hi!

New to Airtables. I have a table with each row containing a variable number of tags (see image).

I’d like to count the overall number of tags, so I can see
Dog: 2
Cat: 2

Is there a way to do this?

Best answer by kuovonne

Welcome to the Airtable community!

I recommend converting the multi-select field to a linked record field that links to a new table. Then that new table, add a count field.

2 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • Answer
  • October 14, 2021

Welcome to the Airtable community!

I recommend converting the multi-select field to a linked record field that links to a new table. Then that new table, add a count field.


  • Author
  • New Participant
  • October 14, 2021

Welcome to the Airtable community!

I recommend converting the multi-select field to a linked record field that links to a new table. Then that new table, add a count field.


Yes that works! Thank you Kuovonne :pray: