Hi,
as in your demo..
setupPivot({url:'./lib/csv/demo.csv', fields: fields, filters: {employer: 'Acme Corp'}, rowLabels:["city"], summaries:["billed_amount", "payment_amount"]});
when i am trying to set the summaries:["billed_amount", "payment_amount"],it gives me the Object # has no method 'summarizeFunction Error.
please provide me some solution to this.
thanks in advance
Hi,
as in your demo..
setupPivot({url:'./lib/csv/demo.csv', fields: fields, filters: {employer: 'Acme Corp'}, rowLabels:["city"], summaries:["billed_amount", "payment_amount"]});
when i am trying to set the summaries:["billed_amount", "payment_amount"],it gives me the Object # has no method 'summarizeFunction Error.
please provide me some solution to this.
thanks in advance