Recherches récentes
Pas de recherche récente
Joined Date Attributes - Should Sort in Date Order
Publication le 07 juin 2022
Hi,
Currently if you join two date elements, the order goes alphabetically such as with this formula below to get month and year together:
LEFTPART(MONTH([Ticket created - Date]),3)+"-"+YEAR([Ticket created - Date])
It should put any pairing of two date attributes to sort still by date order. Can this be changed to treat these custom date metrics still as dates?
1
0
0 commentaire