COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: linbai on 07 Oct 2014 01:57:18 AM

Title: accumulated one row
Post by: linbai on 07 Oct 2014 01:57:18 AM
I want accumulated  row 'nb' like this:
(http://3.hibeauty.sinaapp.com/QQ7145246.png)
how to make it ?

thank u ...
Title: Re: accumulated one row
Post by: BigChris on 07 Oct 2014 02:19:24 AM
Have you tried running_total() ?
Title: Re: accumulated one row
Post by: linbai on 07 Oct 2014 03:38:27 AM
Quote from: BigChris on 07 Oct 2014 02:19:24 AM
Have you tried running_total() ?

thank u for your reply
yes,I have  already tried, but the number is wrong. the row 'test' shoud be  2393  3775 4799 ....
(http://3.hibeauty.sinaapp.com/QQ4.png)
Title: Re: accumulated one row
Post by: linbai on 07 Oct 2014 03:40:33 AM
Quote from: BigChris on 07 Oct 2014 02:19:24 AM
Have you tried running_total() ?
thank u so much ! !