Forum Discussion

SheilaAllas's avatar
SheilaAllas
Qrew Trainee
4 years ago
Solved

Formula Checkbox and Duration

I"m trying to complete a formula checkbox field that will tell me if my duration is 1 day or less on a record. Duration is a formula duration field that calculates the date a task is completed - th...
  • MarkShnier__You's avatar
    4 years ago
    Did you something like this?

    [My Duration Field] = Days(1)
    or
    [My Duration Field] = Days(0)

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------