How to Generate Date Dimension to use it in dataMart
Hello guys , i was wondering if there is a way to generate date dimension (date-year-month-day-quarter : these are the columns of the dimension i want to create), i want to generate date between(01/01/2010 and 31/12/2011) .
In Microsoft SQL server you can generate it automatically using SSAS but i don't know if it is possible in talend.