Question
Zendesk Explore - Month Year Custom Attribute Incorrect Order
I have created an attribute using this formula:
LEFTPART(MONTH([Ticket created - Date]),3)+"-"+YEAR([Ticket created - Date])
However the order is going by alphabetical, and we need this to be in the actual date order.
Is there any way of doing this automatically? Or changing the formula to order it correctly?
Since it is unfeasible to order the set manually and we want to show graphs on multiple months...
