Running Totals

  • Hi

    I have a report in Crystal that has to be taken over to Reporting Services 2000. Within the crystal report there ia a field that has a running total that changes when a particular group changes. Is there a way that I can do the same thing in RS.

    All ideas appreciated.

     

    Tracy

  • Tracy,

     

    I havent used it myself, but try:

     

    RunningValue(Fields!Cost.Value, Sum, Nothing)

     

    HTH

  • In the above example for Scope = Nothing, you may want to pass the Group expression for which you want to find the Running Totals.

     

    Prasad Bhogadi
    www.inforaise.com

  • Excellent, now I've learnt something as well

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

You must be logged in to reply to this topic. Login to reply