Skip to main content

Two different views for same table

  • March 1, 2018
  • 2 replies
  • 36 views

Is there a way to share two different views of the same table?

I have a table and I want to filter it 2 different ways and then link to the two different views from a webpage.

Thanks.

2 replies

Forum|alt.badge.img+17
  • Inspiring
  • 183 replies
  • March 1, 2018

This process is fairly straightforward:

  1. Create the views you want
    https://support.airtable.com/hc/en-us/articles/202624989-Guide-to-views
  2. Enable sharing on those views
    https://support.airtable.com/hc/en-us/articles/205752117-Creating-a-base-share-link-or-a-view-share-link#viewsharelink

Note that you can choose to share the private link, which opens the table view on the Airtable site; or embed the table view directly on the page. If you want others to be able to edit your tables, however, you’ll need to share the entire base (also described in the second link).


  • Author
  • New Participant
  • 4 replies
  • March 2, 2018

Thank you, Andy. As it turns out, I was misunderstanding views previously after reading your links. I have it all figured out now. Much appreciated.