Hi,
I use ‘fieldMap’ option of pivotTable configuration in order to assign more readable name to columns.
I noticed that the order of the fields is sorted according to the original field names (which is not necessarily guaranteed according to js spec).
Is there any built in method I can sort the fields list?
Thanks