Forum Discussion

jhorta's avatar
jhorta
Frequent Visitor
8 years ago
Solved

Problem with custom added Date column

I'm having this problem with a table. I imported the data, and the date column is in Unix time seconds. To convert this date column to date, I added a custom column, with this formula: (#datetime(19...
  • jhorta's avatar
    8 years ago

    OK, the problem was the format, so that the relationship works just fine, both dates should be Dates, the column in the other table was DateTime, apparently that's why it wouldn't fall in the range.