Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi. I got a strange issue regarding sort of date with format MMM-YY. This is also the data input. I can not get QV to sort on this format. But if a set YY-MMM, then it works, but I prefer MMM-YY. How do I do ?
How are you assigning the format? Can you share the expression or script?
You most likely didn't Get the Dates Right
Try to load your date field as dual value e.g. like
Date#(YourField, 'MMM-YY')
hope this helps
regards
Marco