Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Oct 11, 2021 10:35 PM
if (Check if Not Converted)=1, {Exchange}*{Total}
cant seem to get this to work any help appreciated ty
Oct 11, 2021 11:10 PM
IF(
{Check if Not Converted}=1,
{Exchange}*{Total}
)