Skip to main content
Question

A series of small usefull changes

  • January 16, 2026
  • 2 replies
  • 16 views

Forum|alt.badge.img

I have noted several small but recurring limitations and ideas related to Airtable. I would like to understand whether these are on the product roadmap and, if not, whether practical workarounds exist.

  1. Enforcing a true unique key constraint on a table’s primary field

  2. Right-aligning numeric and currency values in the list interface

  3. Rolling up values in a self-linked table currently requires separate rollup fields per level and an additional formula to consolidate them into a single field

  4. Gantt chart dependencies only support day-level granularity; hour-level dependencies are needed

  5. A native delete-trigger mechanism

Could you advise whether any of these are planned for future implementation, and what recommended workarounds exist today?

2 replies

vera_green
Forum|alt.badge.img+3
  • Participating Frequently
  • January 16, 2026

I can speak to a few of these. I have seen Airtable’s published roadmap but I can’t seem to find it now. But here are why some of these may not be in consideration:

 

1 - Tables do use a unique key, which is not the same as the primary field. It is hidden by default, but creating a formula field with “record_id()” will reveal it. All external applications use this as the true record key and you can use it too.

 

5 - Though not available in the standard automation blocks, this is easily done with a scripting automation step.


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • January 17, 2026

Additionally, interfaces also let you add a “delete” button onscreen — no automations required.

For any feature requests, be sure to submit them on the product feedback form.

- ScottWorld, Expert Airtable Consultant