Skip to main content
Solved

Sorting certain tags into a new table

  • June 6, 2020
  • 2 replies
  • 25 views

Say I have a whole table with various flowers listed, with bloom seasons, color, and whether or not they’re deer resistant.

I want to be able to see JUST the records that are tagged “bloom season” in a new table. What’s the easiest way to do this?

Thanks!

Best answer by Mohamed_Swella1

Hi @Kris_Bordessa,

Welcome to Airtable Community! :slightly_smiling_face:

I wouldnt suggest duplicating the data you have in one table, i would suggest you take advantage of the Views instead. Make a new View called Bloom Season and Filter only the flowers that have their status as Bloom Season.

BR,
Mo

2 replies

Mohamed_Swella1
Forum|alt.badge.img+17

Hi @Kris_Bordessa,

Welcome to Airtable Community! :slightly_smiling_face:

I wouldnt suggest duplicating the data you have in one table, i would suggest you take advantage of the Views instead. Make a new View called Bloom Season and Filter only the flowers that have their status as Bloom Season.

BR,
Mo


  • Author
  • New Participant
  • June 7, 2020

Hi @Kris_Bordessa,

Welcome to Airtable Community! :slightly_smiling_face:

I wouldnt suggest duplicating the data you have in one table, i would suggest you take advantage of the Views instead. Make a new View called Bloom Season and Filter only the flowers that have their status as Bloom Season.

BR,
Mo


Thank you so much! I’m still wrapping my head around how to set these up.