Scenario failing on formula run

Currently on free plan, as just signed up, but will switch to paid once we are sure we can do what we require. We are linking Airtable with Cloudflare.

We have an Airtable table that contains two fields named Record Type and Zone Template respectively. Zone Template is an Airtable link record.

The Make scenario is failing on the following formula:
AND({Record Type}="A",{Zone Template)="{{1.Zone Template[]}}")

The value for Zone Template is coming from a previous module run within this scenario. Why would it fail?

(Have sent this to support but no reply)

It seems that the scenario is failing due to an incorrect condition being applied. You are comparing the value with an array, and it appears that the syntax of your formula is also incorrect. I strongly suggest ensuring that you have the correct formula and that the values are compared accurately.

If the issue persists, it would be helpful if you could provide some screenshots of the section where this formula is being applied. This will allow us to investigate the matter more efficiently and provide further assistance.

Let me know should you have any further questions and do not hesitate to reach out to us for help anytime.

1 Like