Hello, I think the problem is with the Format Type Expression. It seems that you are using the format_currency twice. Try this instead: format_currency((((amt_buyin / 300)* (amt_expected_won / cnt_tourneys) - (amt_fee * 1.02780))* cnt_tourneys) + (amt_fee_curr_conv * 0.4), false, global_currency)