Aug 02, 2018 03:25 PM
I can’t seem to chart any duration data. Is this a limitation or am I doing something wrong?
Example of the same data I put into Google Sheets.
Aug 05, 2018 09:15 AM
No, it appears the Chart Block does not accept a duration as a chartable field type. You can convert the durations into decimal numbers and chart them. Internally, durations are seconds, so you would create a formula field with the formula
{Oval}/60
That will give you decimal minutes, which can be charted.
Jun 09, 2019 06:15 PM
Is this a feature that Airtable will be adding in the future?