I have a crystal report which has code like belowShared NumberVar x;x := SUM({@GLAABy100})Can anyone please let me know how to implement this logic in ssrs.Here @GLAABy100 = GLAA/100If I give GLAA/100 alone the amounts are getting multiplied.Please tell me how to resolve this ASAP as it is production issue.
↧