Hi,
A quick question, is there a way to fill "up" the value like I have below data:
a | 20 | |
b | 30 | |
c | 40 | |
Cash | Total | 90 |
d | 200 | |
e | 0 | |
Non-cash | Total | 200 |
And I want to fill the empty becoming this:
Cash | a | 20 |
Cash | b | 30 |
Cash | c | 40 |
Cash | Total | 90 |
Non-cash | d | 200 |
Non-cash | e | 0 |
Non-cash | Total | 200 |
Thanks.
Solved! Go to Solution.
Found the answers here. Thanks.
Hi @Jes_Li,
I've attached my solution!
If this solves your issue please mark the answer as correct, if not let me know! I've attached my workflow for you to download if needed.
Regards,
Jonathan
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |