Forum Discussion
Date.[Year] not working
- 7 years ago
Hi Anonymous,
You are refering that you have 3 date columns on your data, are they all on one single table, or are they in different tables?
Is the date that is working with .[Year] one column use to make relationships with other tables?
When you have related tables the dates time inteligence will only work on that column the other will not, you have to use the YEAR / MONTH formula to get the data from those columns.
Regards,
MFelix
Hi Anonymous,
You are refering that you have 3 date columns on your data, are they all on one single table, or are they in different tables?
Is the date that is working with .[Year] one column use to make relationships with other tables?
When you have related tables the dates time inteligence will only work on that column the other will not, you have to use the YEAR / MONTH formula to get the data from those columns.
Regards,
MFelix
Hello MFelix
I have all three columns in the same table, the two date columns which are not working are related to a date table, Now I know why thank you for the answer.