web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

[Solution]You can’t use Now(), which is of type DateTime, with the current function in calculated column dataverse

Sanjaya Prakash Pradhan Profile Picture Sanjaya Prakash Pra... 2,745
You may get ths error if you use NOW() function in Calculated Column Formula as per below screenshot. Root Cause In Dataverse, when creating a calculated column, you cannot directly use Now() (which is a DateTime function) Solution Instead of using Calculated Column use a Formula Column as per below screenshot. Now it will work…
Read more

This was originally posted here.

Comments

*This post is locked for comments