I'm trying to get an IF statement on my data set in the Multi-Row tool but every which way I write my formula it's not working or gives me an error. See my data set below - all I'm trying to is if Cashflow Direction = "To Fund" and it's value is 0 then make Cashflow Direction = "Gain/Loss 2" = 0 otherwise it should keep it's amount. So in this example Gain/Loss 2 should be 0.
I also attached the excel output if that's easier as well.
| Cashflow Direction | Name | Value |
| From Fund - Amortization of Basis | 2022_05_31 | -44387 |
| Gain/Loss 2 | 2022_05_31 | -86860 |
| Amortization 2 | 2022_05_31 | -86860 |
| To Fund | 2022_05_31 | 0 |
| Adj Basis 2 | 2022_05_31 | -88776 |