Forum Discussion

IrfanLatif's avatar
IrfanLatif
Copper Contributor
Nov 02, 2022
Solved

How can I know the number of days between two dates?

How can I know the number of days between two dates?
  • CorbittO's avatar
    Nov 02, 2022

    IrfanLatif you can create a calculated column and use the formula =[<EndDate>]-[<StartDate>]

Resources