Tables (Google)

Summary

Tables is a collaborative database program developed out of Google's Area 120 incubator.[1] Tables is available as a web application. The app allows users to collaborate in real-time to track work more efficiently using automation.[2]

Tables
Developer(s)Google LLC
Initial releaseSeptember 22, 2020; 3 years ago (2020-09-22)
Written inJavaScript
Type
Websitetables.area120.google.com

History edit

Tables originated as an experiment within Google's Area 120 product incubator, and launched to a public beta in the United States on September 22, 2020.[3][4][5][6] It was first released as a test for a limited number of early testers on March 5, 2020, and then expanded to a larger early access program on May 5, 2020.[7] Tables is not part of the Google Drive or Google Workspace service.

In June of 2021, it was announced that the Area 120 experiment was a success and that Google Cloud "has committed to investing in this product area long-term".[8]

In June of 2023, features available in Tables became generally available in AppSheet as databases.[9] AppSheet Database offers similar features and interface to Tables but integrates with the broader AppSheet platform.[10]

As of December 2023, Tables no longer allows new users to enroll in the beta.[9] The developers continue to maintain the current beta version of Tables for existing users, but do not plan on adding new functionality. Users interested in using Tables should consider alternative services like AppSheet Database or Google Sheets to manage their workflow.

Platforms edit

Tables is available as a web application supported on the Google Chrome, Microsoft Edge, Apple Safari, and Mozilla Firefox web browsers.

Key Features edit

Core concepts edit

Tables anchors around several core concepts:[11]

  • Tables: containers of rows and columns of structured data. Columns (aka "fields") define the table structure and enforce data type/format and relationships.
  • Workspaces: allow users to group tables together in a tabbed interface. Tables can be in more than one workspace.
  • Views: allow users to create customized views of the data with different layouts, groupings, and filters/sorts applied. Layouts allow you to switch between different ways to visualize the table records, such as a ticket queue, kanban board, or map.[12][13]
  • Forms: allow users to collect input without giving access to the table. Tables forms are separate from Google Forms.
  • Bots: allow users to automate tasks, such as send emails, update data, or send weekly reports, and send data to 3rd party webhooks to trigger Google Chat or Slack notifications or Zapier workflows.[14]

Data types[15] edit

Tables allow users to set specific data types for columns:

Linked data Connect related data from other tables together.
Simple data Text, numbers, dates
Rich data People, file attachments, locations
Rich entry Dropdowns, tags, checkboxes, checklists
Calculated Automatic ID numbers
Metadata Row creator, updater, create/update time

Integrations edit

  • Tables allows users to import data directly from a Google Sheet or CSV file, and also performs a one-way recurring sync of data from a table into Google Sheets.[16]
  • Person-type columns in Tables allow the user to search for and select Google users from your Gmail contacts.
  • Sharing in Tables allows the user to share with existing Google users, Google Groups, or with their entire work domain.
  • Tables also offers a public API[17] and the ability to call the Tables API via Apps Script.

Collaboration and revision history edit

Tables allows users to collaborate in real-time on records in a table. Tables can be shared, opened, and edited by multiple users simultaneously and users are able to see field-by-field changes as collaborators make edits. All changes to table records are automatically saved to Google's servers, and a change history for records are automatically kept so past edits may be viewed and reverted to. Deleted rows, columns, tables, and workspaces can also be restored within a given timeframe.

Sharing and access control[18] edit

Users can share their tables and workspaces from Tables using similar permissioning roles as Google Drive, such as editors, commenters, and viewers. Tables also supports an additional "writer" role that allows users to modify rows in the table, but not the table or columns.

Users can share tables and workspaces with other individual Google users, Google Groups, or with their entire work domain.

Tables and workspaces can be shared independently of each other, and you can restrict access to a table within a workspace to provide more granular control of which users can see which data.

References edit

  1. ^ "How to use Google Tables (by Area 120) - Google Tables Help Center". support.google.com. Retrieved 2020-10-07.
  2. ^ Yuen, Carlin. "Tables by Google - Tables helps teams easily track & automate tasks". Product Hunt. Retrieved 2020-10-13.
  3. ^ "Make tracking your work easier than ever with Tables". Google. 2020-09-22. Retrieved 2020-10-07.
  4. ^ "TechCrunch". TechCrunch. 22 September 2020. Retrieved 2020-10-07.
  5. ^ "Google's Area 120 launches Tables, a rules-based automation platform for documents". VentureBeat. 2020-09-22. Retrieved 2020-10-07.
  6. ^ Finnegan, Matthew (2020-09-23). "Google takes on Airtable, Microsoft Lists with Tables work-tracking app". Computerworld. Retrieved 2020-10-07.
  7. ^ "LumApps". www.cloudconnectcommunity.com. Retrieved 2020-10-07.
  8. ^ "Tables Beta Update & FAQ". Tables Help Center. 2021-06-11.
  9. ^ a b "Tables Beta Update & FAQ - Tables Help Center". support.google.com. Retrieved 2024-03-14.
  10. ^ "What is an AppSheet database? - AppSheet Help". support.google.com. Retrieved 2024-03-14.
  11. ^ Collins, Ben (2020-09-23). "Google Tables: How I Use Google's New Workflow Tool". Retrieved 2020-10-07.
  12. ^ "Google Tables beta the FREE Airtable alternative". Youtube. SaaS Master.
  13. ^ "How do I configure a custom view of my table? - Google Tables Help Center". support.google.com. Retrieved 2020-10-07.
  14. ^ "Introducing Google Tables". Youtube. Keep Productive. 2020-09-23.
  15. ^ "What data types does Tables support? - Google Tables Help Center". support.google.com. Retrieved 2020-10-07.
  16. ^ "Can I sync this data with Sheets? (IMPORTDATA) - Google Tables Help Center". support.google.com. Retrieved 2020-10-07.
  17. ^ "Is there a Tables API I can use? - Google Tables Help Center". support.google.com. Retrieved 2020-10-07.
  18. ^ "Sharing - Google Tables Help Center". support.google.com. Retrieved 2020-10-07.

External links edit

  • Official website
  • Official help center