This content has been marked as final.
Show 2 replies
-
Re: Inline help
Andrea Gigliotti Feb 27, 2018 4:15 AM (in response to bhavani b)you don't need any script to order for month, simple order it numerically asc.
-
Re: Inline help
Kaushik Solanki Feb 27, 2018 4:19 AM (in response to bhavani b)Hi,
Change below section in your script
Text(Month(dateField)) as Month,
This will work.
Looking at your data and the way Month field is created, I dont think you need separate sorting for Month.
Regards,
Kaushik Solanki