Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: Reportin services - AVG of avg

    Hi,

    When I used =SUM(CAST(ReportItems!Textbox13.Value AS INT) ) I get the message "The Value expression for the textrun 'sum.Paragraphs[0].TextRuns[0]' uses an aggregate function on a report item. Aggregate functions can...

  • RE: Reportin services - AVG of avg

    crmitchell, I agree with you but my supervisor won't avg avg

    SSC-Enthusiastic, Your solution"=REPORTITEMS!Textbox15.Value", gives last calculated value, but I want sum in this table.

    When I "=sum(REPORTITEMS!Textbox15.Value) I get...

  • RE: Reportin services - AVG of avg

    Yes, I'm looking for answers to this (100%+100%+100%+100+87.5%)/5 = 97.5%?

  • RE: Reportin services - AVG of avg

    But how to calculate the resulting field RS. As in the example above, after the calculation as a result I get indirect outcome which I want to sum them up.

    Is...

Viewing 4 posts - 1 through 5 (of 5 total)