I have a file that contains transactions that are broken down into credits and debits. The issue I have is that the debits are not presented as negative numbers. I tried to create a custom column that stated if the transaction type = Debit than multiply it by -1 else keep the original amount, but it didn't work.
1) The custom column was formatted as text.
2) When I transform the column to decimal it still doesn't apply the formula.
I'm pretty new to Power Query and I figured that the approach I used would work.
What's the correct approach?
Thank You!
1) The custom column was formatted as text.
2) When I transform the column to decimal it still doesn't apply the formula.
I'm pretty new to Power Query and I figured that the approach I used would work.
What's the correct approach?
Thank You!
Last edited: