Hi,
I am trying to figure out how to assign the Amount values to the Populate field, next to the 0's. Starting from the first value in Amount and continuing down, top to bottom.
Formula | Populate | Amount |
1 | 1410 | |
0 | 2110 | |
1 | 1600 | |
1 | 1880 | |
1 | ||
0 | ||
1 | ||
0 | ||
1 | ||
1 | ||
1 | ||
1 | ||
0 | ||
1 |
The end stating looking like this:
Formula | Populate | Amount |
1 | ||
0 | 1410 | |
1 | ||
1 | ||
1 | ||
0 | 2110 | |
1 | ||
0 | 1600 | |
1 | ||
1 | ||
1 | ||
1 | ||
0 | 1880 | |
1 |
Is this possible? I hope that the question makes sense. As I write it, I am confusing myself.
Thank you!