0
Display chart
Hello,
I have a list of dates but want to show volumes of activity in a month.
I have managed to create the format of the date by using
format('Start Date', "MMM, YYYY")
but what I want to do is to just show activity between certain dates and then order the results by month / year ascending.
How can that be achieved?
1 reply
-
you should set the limits in the date field. Do not use format() to make it look good. - as you see its not sorted properly :-)
Try it like this:
Birger
Content aside
- 6 yrs agoLast active
- 1Replies
- 1727Views