Forum Discussion
Szymciak
Jul 19, 2023Copper Contributor
Calculated Column Stops Working
Hi, On my list I am using a simple formula to calculate the number of days between Today and Modified column dates. =DATEDIF([Modified], TODAY(), "D") After a while it stops calculating p...