Skip to main content
Solved

Rollup Value in a Formula Doesn't Work

  • November 18, 2022
  • 3 replies
  • 58 views

Darryl_Oliver
Forum|alt.badge.img+8

My attempts to use a value from a Rollup field in the record Name field result in a circular reference error. Is this expected behavior or a bug?

Best answer by Darryl_Oliver

Jacob at Airtable Support helped me resolve this. There was no obvious circular reference, but the issue was apparently caused by using formulas to create primary field names in the related table that referenced the primary field name in the host table. The circular reference was caused by the rollup because it was referencing the linked records; whose names were referencing the host table. Don't worry, I'm confused too. 😕😕

3 replies

Kamille_Parks11
Forum|alt.badge.img+27

You haven’t provided enough detail to determine whether or not this is a bug.

What are all the relevant fields, and what are the formulas used in those fields?


Darryl_Oliver
Forum|alt.badge.img+8
  • Author
  • Inspiring
  • November 18, 2022

You haven’t provided enough detail to determine whether or not this is a bug.

What are all the relevant fields, and what are the formulas used in those fields?


Rollup Formula - Formatted as currency with no decimals.

Name Formula


Darryl_Oliver
Forum|alt.badge.img+8
  • Author
  • Inspiring
  • Answer
  • December 6, 2022

Jacob at Airtable Support helped me resolve this. There was no obvious circular reference, but the issue was apparently caused by using formulas to create primary field names in the related table that referenced the primary field name in the host table. The circular reference was caused by the rollup because it was referencing the linked records; whose names were referencing the host table. Don't worry, I'm confused too. 😕😕