Forum Discussion
snandy2011
8 years agoHelper IV
Date Table is not working
Hi All, I have made a Date table by that formula, Datetable = ADDCOLUMNS(CALENDAR("25-09-2013","18-01-2018"),"Year",YEAR([Date]),"Monthnumber",FORMAT ( [Date], "MM" ), "YearMonthnumber", ...
- 8 years ago
I assume you have related your date table to your main data table?
- 8 years ago
Is the date table not working on it's own or only when used with the Demo table?
Mbp
8 years agoFrequent Visitor
Is the date table not working on it's own or only when used with the Demo table?
- snandy20118 years agoHelper IV
Mbp In both cases..
The date table is not working on it's own and also with the demo table (when i use it with demo table)
- Mbp8 years agoFrequent Visitor
Good to hear.
Your script for the date table worked fine for me when I used it.
What ended up being the issue?
- snandy20118 years agoHelper IV
Mbp I forgot to change the data type of the date column of the main table in the query edior.