In airtable I have created an automation 'send email'. I 'insert value from field', the field being a number. The number comes from an Airtable field which is a formula that is formatted to $123,456. The 'insert value from field' is not formatted and comes out in the email as 123456.123456789. How can I pass the field format to the inserted value?