I suggest you us a Duration field for this - either just convert the field and edit it (I think it would be interpreted as hours and minutes) or:
Create a formula field with the formula “0:” & {playtime)
This should give you 0:4:32 for example. Convert this field to a Duration field formatted as h
ss and you should end up with what you need.
Hope this helps.
I suggest you us a Duration field for this - either just convert the field and edit it (I think it would be interpreted as hours and minutes) or:
Create a formula field with the formula “0:” & {playtime)
This should give you 0:4:32 for example. Convert this field to a Duration field formatted as h
ss and you should end up with what you need.
Hope this helps.
This doesn’t solve this problem it only re-formats the string.
I found a different solution with help of a formula field which parses the string to seconds. I linked the track records to the table with the album record, use a hidden “rollup” field to sum the total seconds and a formula to represent this summed seconds as a string in the format “h
s”.
I think for such behavior it needs a own “duration” field with some different options how the duration should be interpreted/formatted. For all kind of video/audio this is a needed field, so hopefully it will be implemented soon.
This doesn’t solve this problem it only re-formats the string.
I found a different solution with help of a formula field which parses the string to seconds. I linked the track records to the table with the album record, use a hidden “rollup” field to sum the total seconds and a formula to represent this summed seconds as a string in the format “h
s”.
I think for such behavior it needs a own “duration” field with some different options how the duration should be interpreted/formatted. For all kind of video/audio this is a needed field, so hopefully it will be implemented soon.
Airtable is currently beta-testing a Duration field much as you describe, but there was some confusion earlier ulargely thanks to me] as to whether this was beta or in general release. (If it doesn’t appear as an option under ‘Customized field type’ when you right-click on a field, it’s evidently not yet GA.)
Airtable is currently beta-testing a Duration field much as you describe, but there was some confusion earlier [largely thanks to me] as to whether this was beta or in general release. (If it doesn’t appear as an option under ‘Customized field type’ when you right-click on a field, it’s evidently not yet GA.)
Aah, ok… so lets wait if the beta becomes a release :winking_face: I hope it doesn’t take years
My apologies Frank - I’d forgotten that the Duration field was still a beta item!!