Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

Multiple and then SUM in SSRS

$
0
0

Hi mates,

I am a newbie in SSRS but would like to get the sum of a multiplication.

Example.

I did this in my .aspx file:

Cons128Day = (Total128 * 3.72) * 10; AND THIS:

Cons160Day = (Total160 * 3.40) * 10;

TotalConsDay = Cons128Day + Cons160Day;

Finally this:

TotalConsMonth = TotalConsDay * 30;

Can someone please tell me how to convert those int SSRS calculations?

Thank you very much in advance


Viewing all articles
Browse latest Browse all 1418

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>