Forum Discussion
Tani4ka
Helper II
5 years agoSorting column chart by year & month
Hi there, How do I get all months of the same year to follow in calendar orders rather than as it's shown in the chart below? Many thanks T
- 5 years ago
I found a solution elswhere:
Column = FORMAT([Date], "YYYY-MM")
Thanks,
T
Tani4ka
Helper II
5 years agoI found a solution elswhere:
Column = FORMAT([Date], "YYYY-MM")
Thanks,
T