At the moment, we do not automatically carry over percentage formatting from Airtable. So you may notice that an Airtable percentage renders in Stacker like this:
To render a form as a percentage, you will need to add a formula field in Airtable that uses the percentage field and renders it in the correct format. You can use the following formula (where ‘Number’ is the name of the field containing the percent):
Number&"%"
For example -