Forum Discussion
alycianw
2 years agoFrequent Visitor
Centralized Calendar
I am trying to connect a single table with a working centralized calendar table. I have created the basic calendar table, marked it as a Date Table, Created relationship between Calendar Table on the...
- 2 years ago
What is the data type on system_created_dt in Change Request table?
If it's a datetime, make sure to change it to date data type in the source or pwoer query.
- 2 years ago
alycianw , you should sort the month column by the month number column.
check to see how https://youtu.be/oNXZbi8BGMs?si=3PCs83HgbtCG2w4u
Kaviraj11
2 years agoSolution Sage
What is the data type on system_created_dt in Change Request table?
If it's a datetime, make sure to change it to date data type in the source or pwoer query.
alycianw
2 years agoFrequent Visitor
That worked, thank you so much!
But I have one more question. Do you know why now my year / month name are not in the correct order?