Ricerche recenti
Nessuna ricerca recente
Joined Date Attributes - Should Sort in Date Order
Data ultimo post: 07 giu 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 commenti