Forum Discussion

rrekker's avatar
rrekker
New Member
9 years ago
Solved

Creating a date table using only months and years

How to create a date table using only month and years? I can't filter my current date by days table because it was created using a formula.   Example:   ID         Year  Month  MonthNumber 20150...
  • GilbertQ's avatar
    9 years ago

    rrekker what about if you create a new column which you can prefix the date.

     

    So as with your example you have the year of 2015 and the MonthNumber of 01, so when you create your new column create it as "01/01/2015" where the first 01 is the first day of the month?


    You can then link that to your date table?