Reporting Services cumulate field

Discussion in 'Databases' started by yovys, Apr 14, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. [|)] Help me please!!!

    I need to calculate a field in reporting services, but this field is a cumulate value, and it depends the value of the previous row, is this: I have two columns, the second sum the value of the first column plus the value of its own column in the previous row

    Eternally I will be been thankful with any suggestion

    Yovys
     
  2. Since I don't know the specifics of your table, I've included a T-SQL (SQL Server 2000) example based on a ficticious table.

     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page