I was able to create an automation to groupBy my issues using resolved date in the formal YYYY-MMM using the formular below:
FORMAT_DATETIME(resolved, "YYYY-MM")
the problem is that the list of groupBy is showing ascending order and I would like to do descending. How can I add a sort to the groupBy?
If I use groupBy Epic there is an option to asc or desc.
Hello @JmsBlah
You can use the Sort by Summary generator for this. The created formula-based groups have summaries, and a Sort generator should be able to properly reverse the order of them, if needed.
Best regards,
Stepan
Tempo (the Structure app vendor)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.