Forum Discussion

Rsanjuan's avatar
Rsanjuan
Advocate III
9 years ago
Solved

How to replace a value in a date column?

There is a data entry error in a date field that I'm trying to replace using the "Replace Values" in the query editor.  I want to replace "5/8/2016" with "5/7/2016".  however, when try to do this usi...
  • MarcelBeug's avatar
    9 years ago

    There should be no issue if the column is of type date. Notice that dates don't come with surrounding double quotes.

     

    This is how it looks like, including the generated code (note" I'm configured on culture "en-US"):