MY Dataset is given below in attachment......
i have try some many things but i did not get success ..
help me anybody..
i wanna do with datatable.compute method
Sir, Please check again for attachment
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Mar 7, 2014, 6:07 PM
Sompal AryaPosted Mar 9, 2014, 2:11 PM
VulpesPosted Mar 9, 2014, 1:06 PM
So, if you're getting that error, it indicates that one or more of the columns is a string type (varchar etc in the database).
Can you tell me what the types of the columns are and I will adjust the code accordingly.
Sompal AryaPosted Mar 8, 2014, 11:48 PM
VulpesPosted Mar 8, 2014, 4:11 PM
Are you saying that all these columns are strings rather than decimals and therefore need to be converted?
Sompal AryaPosted Mar 7, 2014, 11:55 PM
Sompal AryaPosted Mar 7, 2014, 12:10 PM
and i want sum of billamount,rebate, outstanding_amount in each Column's end.
VulpesPosted Mar 7, 2014, 10:30 AM
However, as far as the rows are concerned, it looks like the arithmetic has been done already when working out the Outstanding Amount. Is there something else you want to calculate?
Sompal AryaPosted Mar 7, 2014, 10:08 AM
VulpesPosted Mar 7, 2014, 6:27 AM
Can you remedy or just post the code.