Forum Discussion
Cindy Zalme
Oct 19, 2017Copper Contributor
SharePoint Online Date Calculation
I'd like to calculate the number of days between [today] and the due date in a SharePoint Online task list. Not sure why this seems so difficult or why I can't readily find an answer online. Any id...
Visuary
Apr 09, 2019Copper Contributor
Christophe Humbert is there any was to get the correct integer value of that 15 decimal number that is returned?
Christophe Humbert wrote:In this case you would just write:
"=(Number([$DueDate])-Number(@now))/86400000"