More than one aggregate function in datatable.compute.

A

Archana

Hi all,

i am applying aggregate function on datatable.compute. I have one
fiter criteria and based on that i want to apply sum function on two
columns like sum(sal), sum(pf). if i write query in sql it is
allowing me to use more than one aggregate function but how to do it
in datatablse.select. or is there any other alternative of doing
this. i want this in disconnected datatable only.

please help me asap.

thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top