Posted 5 July 2019, 6:09 am EST
Hi,
I have a pivot engine with a rowField (‘Person’) valueField (‘Sales’) and a columnField (‘Weekday’), The column field has the weekdays as values i.e. Monday, Tuesday, etc. This column field also has a subField named WeekdayNo (1 ,2, 3 … 7) which could specify the order of the columns in the pivot grid.
How can I use this subField to sort the column field because right now, the pivot grid sorts the columnfield by name e.g. “Friday, Monday, Saturday, Sunday…”
Regards,
Ralph