Hi my data is like this
GL | Amt 1 | Amt 2 |
DR | 40 | 30 |
CR | 90 | 60 |
And I want to make it appear this way along with difference field added
GL | DR | CR | Diff |
Amt 1 | 40 | 90 | 50 |
Amt 2 | 30 | 60 | 30 |
Kindly help to build the Alteryx flow
Thanks
Solved! Go to Solution.
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |