You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: