Forum Discussion
PeterBI
10 years agoHelper I
looking for a simple running Total solution
Hello,
i'm looking for a simple solution to get the running total like this Excel Solution. Thanks in advance.
| Index | Saldo | Running Total |
| 1 | 0 | 0 |
| 2 | -87,5 | -87,5 |
| 3 | -225 | -312,5 |
| 4 | -237,5 | -550 |
| 5 | 350 | -200 |
| 6 | -75 | -275 |
| 7 | 0 | -275 |
| 8 | 12,5 | -262,5 |
| 9 | 50 | -212,5 |
| 10 | 12,5 | -200 |
| 11 | -12,5 | -212,5 |
| 12 | 50 | -162,5 |
| 13 | 37,5 | -125 |
| 14 | -150 | -275 |
| 15 | 450 | 175 |
| 16 | -150 | 25 |
13 Replies
- Greg_DecklerCommunity Champion