Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

SSRS report TOTALING issue

$
0
0

Hello,

I have a SSRS report that calculates the percent of AUM in a Column called ALLOCATION PERCENT.  I creating the percentages by using the following expression and it functions properly.

=SUM(Fields!TOTAL_AUM.Value) / ReportItems!Textbox33.Value

The problem I'm having is the report is not TOTALING the ALLOCATION PERCENTS.  For some reason it doesn't like TOTALING when the field is calculated by an expression and everything is defaulting to 0% instead of 100%. [SUM(ALLOCATION_PERCENT)].

Does any one have any ideas to resolve this issue? I figured I could use the following expression but it doesn't work

=SUM(SUM(Fields!TOTAL_AUM.Value) / ReportItems!Textbox33.Value)

Any help would be greatly appreciated.

Tim


x


Viewing all articles
Browse latest Browse all 10045

Trending Articles



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