Forum Discussion

DanteTognoli's avatar
DanteTognoli
Qrew Captain
7 years ago

Convert a formula duration result into a numeric value

I am calculating duration based on timestamp values. I want to create a boolean return in another field if the value is over 14. The problem I have is that the ">" symbol will not work with duration values, and if I make the boolean field numeric it will not accept a value from the duration field it is referencing. Is there another way to say "greater than" using duration fields?