Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
An Action can write any field type.
Do you have a source field for what you are trying to write?
Is the issue that you have a duration field and you want to write say Minutes? If so make a new field called [Duration in minutes] with a formula of ToMinutes([my duration field])
Do you have a source field for what you are trying to write?
Is the issue that you have a duration field and you want to write say Minutes? If so make a new field called [Duration in minutes] with a formula of ToMinutes([my duration field])