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]
2 RepliesReplies sorted by Most LikedQuickBaseCoachDQrew 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 ContentPipeline Jinja For Duration in SecondsModify multiple rows within the same group using Single Record ?Duration Fields with PipelinesCreate a formula duration over 5 yearsDuration between record creations