Subtract Total
When iam Substracting total Values Getting Zero
Eg : TotalDB=SUM(DEBIT)
TotalDB=Sum(CR)
Bal=TotalDB-TotalDB ( This is getting Zero Value , if iam converting to Double or Decimal it is showing like String Value
(
Eg : TotalDB=SUM(DEBIT)
TotalDB=Sum(CR)
Bal=TotalDB-TotalDB ( This is getting Zero Value , if iam converting to Double or Decimal it is showing like String Value
(
Comments
May be you must try this
Include expression with this things [ ]
Like
Hope this help
Thank you Stark,