olivermahQrew Assistant Captain7 years agoduration between date created and date modified fieldTrying to create a formula field where the result shows the difference between the [date created] and [date modified]However I only want it to show the number of hours.tried doing this but it come up with a weird date and time as a result[date modified]-[date created]
QuickBaseCoachDQrew Captain7 years agoyou can make it a formula numeric field type.ToHours([date modified]-[date created])olivermahQrew Assistant Captain7 years agothis worked perfect - thanks
QuickBaseCoachDQrew Captain7 years agoyou can make it a formula numeric field type.ToHours([date modified]-[date created])
Related ContentModify multiple rows within the same group using Single Record ?Duration Fields with PipelinesCreate a formula duration over 5 yearsDuration FormulaNot able to use Date Modified In Subsequent steps in Pipeline