Hi Team,
I have a number in Alteryx like below.
Description | Numbers | BPC | Amount |
Targeted Drug Delivery C | 9783527347810 | BC.538706.01 | 61.74 |
Targeted Protein Degradation C | 9783527350131 | BC.556738.01 | -1502.31 |
But through formula i want to separate Debit and credit column while looking positive and negative sign of amount like below.
Description | Numbers | BPC | Amount | Debit | Credit |
Targeted Drug Delivery C | 9783527347810 | BC.538706.01 | 61.74 | 61.74 | |
Targeted Protein Degradation C | 9783527350131 | BC.556738.01 | -1502.31 | 1502.31 |
Regards,
Mahesh
Solved! Go to Solution.
In the formula tool, add the following columns:
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |