Forum Discussion
jhorta
8 years agoFrequent Visitor
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...
- 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.
jhorta
8 years agoFrequent Visitor
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.