Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

How to implement shared variable logic in SSRS

$
0
0
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.

Viewing all articles
Browse latest Browse all 2791

Trending Articles