Hi everyone,
I am trying to create a formula which will follow an IF statement to produce the output on the table below.
Where:
A = -1
B = 1
IF [A/B] = "A" THEN [Amount] * -1
Could anyone help me with this? Ideally it would add a new column called 'Output'
Thanks!
Amount | A/B | Output |
100 | A | -100 |
100 | B | 100 |
XYZ | A | -XYZ |
Solved! Go to Solution.
Hi @Jxys422 I've attached a workflow with the IF statement for you.
Thanks EmilyCR!
User | Count |
---|---|
16 | |
14 | |
10 | |
6 | |
6 |