Hello
I'm having trouble reproducing a multiple excel IF statement into Alteryx. I've broken down the excel 'IF Statement' into 2 formula's in Alteryx (workflow attached) which seem to work for all the scenarios except for where all the conditions are true(first formula) which is bafflingly me.
The attached excel sheet is the raw data with column G (highlighted) the expected output. My formula's work for all the rows except the last 2, rows 9 and 10, where the output should be row 9 = 14,240,000 and row 10 = 5,760,000

My workflow produces (16,287,156) and (6,588,063) for rows 8 and 9 instead of 14,240,000 and 5,760,000. My Alteryx calculation is multiplying [ -(TP_Nominal) * FX ] instead of just displaying 'TP_Nominal'. When I look at my formula, I can't work out why this is occurring as all the criteria are true?

Any assistance will be much appreciated and will help me get a good nights sleep! as I've been mulling over this IF statement issue for a few nights now 
Thanks!
Sures