Wednesday, December 31, 2014

total average of a text box

You need to see at what level you're putting the total textbox.


If its at a grouping level use



=Avg(Fields!YTD_Total_Premium.Value,"Group Name")



If its the grand total level then use



=Avg(Fields!YTD_Total_Premium.Value,"Datasetname")





Please Mark This As Answer if it solved your issue

Please Vote This As Helpful if it helps to solve your issue

Visakh

----------------------------

My Wiki User Page

My MSDN Page

My Personal Blog

My Facebook Page


No comments:

Post a Comment