Forum Discussion

msauaf's avatar
msauaf
Brass Contributor
Jul 03, 2021
Solved

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...
  • msauaf's avatar
    Jul 09, 2021

    SOLVED, formula for this case must be "=VALUE(now())", not only "=now()"