Forum Discussion
undefined
- 3 years ago
Hi,
You should create a Calendar Table with a relationship (Many to One and Single) from the Date column of the Data Table to the Date column of the Calendar Table. In the Calendar Table, create calculated columns of Year, Month name and Month number. Sort the Month name column by the Month number column. To your visual, drag Year and Month name from the Calendar Table.
Hi,
You should create a Calendar Table with a relationship (Many to One and Single) from the Date column of the Data Table to the Date column of the Calendar Table. In the Calendar Table, create calculated columns of Year, Month name and Month number. Sort the Month name column by the Month number column. To your visual, drag Year and Month name from the Calendar Table.
Thank you, I will try this solution! 🙂