Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen
Joined Date Attributes - Should Sort in Date Order
Gepostet 07. Juni 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 Kommentare