- 16 May 2024
- 3 Minutos para leer
- Impresión
- OscuroLigero
- PDF
Date dependencies in Airtable
- Actualizado en 16 May 2024
- 3 Minutos para leer
- Impresión
- OscuroLigero
- PDF
Team, Business, and Enterprise Scale plans | |
Platform(s) | Web/Browser, Mac app, and Windows app |
Related reading |
Date dependencies in Airtable overview
This article covers using date dependencies to streamline your team's and organization's work.
Date dependencies overview
NOTE
Date dependencies differ from the Gantt view date dependency behavior because date dependencies use the data layer for all view types and interfaces.
Date dependencies is a project management feature that natively allows automatically cascading updates between date fields in dependent records.
These updates work by allowing the base creators to designate specific fields for a table(s), such as start date, end date, duration, and predecessor fields. Once those fields are designated, Airtable automatically updates any/all dependent record(s).
Supported date dependency behavior in Airtable
Supported behavior within Airtable records
The following date dependency behavior is supported within Airtable records:
Automatically recalculate start dates, end dates, and modified field durations.
NOTE
Date dependencies' rules are similar to the calendar app date time ranges limitations:
Updating the start date moves the end date forward or backward while the duration is unchanged.
Updating the end date will update the duration accordingly.
Updating the duration will update the end date accordingly.
NOTE
If "Omit weekends and holidays" is enabled, recalculation behavior takes those days into account.
Supported behavior across Airtable records
Airtable supports 3 options for rescheduling logic across Airtable records: Flexible, fixed and none.
Flexible
Define Finish-to-start (FS) dependencies between records.
Shift record dates when they otherwise violate a dependency relationship — also known as “consume buffer” in Asana or “ flexible buffer” in Monday.com.
Tasks are shifted when their dates begin to overlap. The distance between tasks possibly still decreases.
Fixed (Business plans only)
Define dependencies between records with any of the 4 dependency types:
Finish-to-start (FS)
Start-to-start (SS)
Finish-to-finish (FF)
Start-to-finish (SF)
Shift record dates to maintain a fixed buffer distance between dependent records – also known as “maintain buffer” in Asana and “strict mode” in Monday.com.
Use the buffer field to set “lead” or “lag” for a dependency. A positive value corresponds to lag, and a negative value to lead.
Set a dependency type and buffer value by selecting a dependency arrow in a Timeline view with Gantt layout enabled.
None (Business plans only)
Define Finish-to-start (FS) dependencies between records.
Never automatically shift record dates, even when dependent records overlap.
NOTE
If "Omit weekends and holidays" is enabled, recalculation behavior takes those days into account.
Using date dependencies in Airtable
Required fields types for creating date dependencies
To use date dependencies, your table will need the following field types:
Field | Field Type | Requirements |
---|---|---|
Start date | Date | Date-only |
End date | Date | Date-only |
Duration | Duration | Unit: Days |
Predecessor (optional) | Linked record | Field must be self-linked to the same table |
Date dependencies errors
Records can contain invalid date dependency values, preventing them from recalculating correctly when dependent values change.
Date dependencies errors:
Missing required values
End date is before start date
Inconsistent duration period
Finish-to-start (FS) dependency violations
Looping dependencies
NOTE
When errors are present, they are displayed as a floating bar in the bottom left corner of the view displaying rows, including date dependency data.
Clicking the floating bar opens a modal that directs you to fix the errors manually or allows Airtable to address them automatically. Airtable attempts to fix all errors described above, except for looping dependencies. — which needs to be resolved by the user.
Creating date dependencies
Visit your Airtable homepage.
Create or open your preferred base.
Click the + icon next to “Add or import.”
Click Create blank table, then Save.
Click the ⌄ icon next to your table’s name and select Configure date dependencies.
Click the ⌄ icon under the “Predecessor field” section and select your preferred field (optional).
Click the ⌄ icon under the “Start date field” section and select your preferred field.
Click the ⌄ icon under the “End date field” section and select your preferred field.
Click the ⌄ icon under the “Duration date field” section and select your preferred field.
Click Save.
Date dependencies and record templates
Integrating date dependencies with record templates
Date dependencies work alongside record templates. Instead of hardcoding specific dates or defining them relative to a date on the parent record, child record dates can be defined relative to their dependencies.
When date dependencies are enabled for a table, the configuration UI appears slightly different and only allows start dates and duration values to be defined because the end date value is calculated from the other 2 field values.
Only the duration value can be defined if a record has a dependency because its start date is determined from the dependencies.
Once the record template use is initiated, all child records are assigned dependency-aware dates defined relative to each other.
FAQs
Do date dependencies in Airtable support strict and consume buffers?
Yes, the “Rescheduling logic” options “Fixed” and “Flexible” correspond to strict and consume buffer behaviors.
How do Airtable date dependencies manage "End dates" ending at the start of a day?
Tasks ending on a specific date occupy the entire day. Below is an example of how Airtable's timeline view handles similar issues. In our example, "Record 1" ends on 1/31, and "Record 2" starts on 1/31.
We do not support “End dates” ending at the start of a day.