Hi,
I love using the NP("Dates",startdate,endate,"month","yes") function.
Is there a way that we could get the date in reverse, the later date will be first.
Mar 2012, Feb 2012, Jan 2012 instead of Jan 2012, Feb 2012, Mar 2012.
Thank you.
Date
Votes
2 comments
-
Jet Reports Historic Posts Official comment Hi,
Nope, currently there is no way to do this. You can do this using the Date table if you are using NAV or the Jet Date view if you are using GP.
Regards,
Hughes -
Jet Reports Historic Posts Thanks Hughes,
I managed to get what I want using the "date" table sorted by the "period end" DESC.
Please sign in to leave a comment.