Forum Discussion
Relationship with date table not working
- Anonymous9 years ago
olivierlaloo Check to see whether or not the data type is date in the "Edit Query" section. I've run into this before and wasted a bunch of time because I didn't check there. My guess, is that it is still text in that section. (Load vs. Model, they both need to have the same datatypes for some reason).
olivierlaloo Check to see whether or not the data type is date in the "Edit Query" section. I've run into this before and wasted a bunch of time because I didn't check there. My guess, is that it is still text in that section. (Load vs. Model, they both need to have the same datatypes for some reason).
Hi Anonymous, you were right. The issue was that in the Edit Query section, the field was formatted as date + time + timezone instead of date+time.
Changing this field + apply + reload all data solved the trick.
Thanks!