Airtable Search for Specific View has Problem
Status: Closed · Asked by Kenny on · 0 views
Why i got this after iterator?

Why i got this after iterator?
It seems the Fields Car Type is a linked field and Airtable returns the record ID in an Array. That's why it is showing like this.
You can make use of Text Formatter and replace the [ and ] with {{blank}} to get the record ID value properly.
It seems the Fields Car Type is a linked field and Airtable returns the record ID in an Array. That's why it is showing like this.
Okay thanks