Forum Discussion
msauaf
Jul 03, 2021Brass Contributor
NOW() - calculated default value not working
quite express example: a freshly created list "X", with a numeric column "zz" whose default value is calculated, =NOW() zz column: Now open the list and add 2 or more items during t...
- Jul 09, 2021
SOLVED, formula for this case must be "=VALUE(now())", not only "=now()"
msauaf
Jul 07, 2021Brass Contributor
Hi Webb, no, it isn't...
Jul 07, 2021
From what I recall you always use default value and use [Today] in there. Calculated columns are usually values based on other columns / formula so it seems like it’s doing what it should be doing.
- msauafJul 07, 2021Brass Contributor
not sure if I understood fine, this is not a calculated column but number column (the Now() is in the formula for its default value)... we need to reach to the seconds