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

Question on percentage in SSRS

$
0
0
I have a field with the data ($0 0.00% $125.67) in SSRS reporthow to write an expression in this field (first one $0 is the amount I can use fileds!amount.valueand in the second one 0.00% this is amount divide by total amount * 100;and the third one is amount divide by .8 multiply by .2Can anyone let me know how can I write this?

Viewing all articles
Browse latest Browse all 2791

Trending Articles