Skip to main content

Hi all


I’m trying to build a configurator where in a PC has a base price and then based on the add-on accessories seleceted, I need Airtable to compute the final price. Any ideas on how to accomplish this?


Your ‘Final Price’ field should be an IF formula, that adds $XX to the Base Price IF XX is in the ‘Add-Ons’.


Alternatively, you could make a column for each add on (an IF formula) and then sum all the columns in the Final Price column, which I think may be clearer/the better way to go.


Reply