Hi!
I have 2 columns.
Column A - Amount ($) all in absolute values
Column B - Status (either named as Accepted / Cancelled)
In excel, we could input a formula =IF(B1="Cancelled",-A1,A1)
Can this be done in Powerquery? If so, how would I do this?
Thanks!
I have 2 columns.
Column A - Amount ($) all in absolute values
Column B - Status (either named as Accepted / Cancelled)
In excel, we could input a formula =IF(B1="Cancelled",-A1,A1)
Can this be done in Powerquery? If so, how would I do this?
Thanks!