"There is a Circular Reference (or Invalid Total) in Column [Column]. Processing will continue, but these Column calculation Totals will be incorrect." in FRx
Entry Type: Informational
Product: FRx
Application: n/a
Version Reported: 6.00
Subject:
This error occurs when generating a report. The column referred to in the error contains a formula that is causing a circular reference, or a column referenced in a formula was deleted.
Examples of circular references:
- Column B is GL, column C uses the formula B+C. In this example, column C is referencing itself.
- Column G is GL, column C is GL, column D uses formula B+C, column E uses formula D+F, column F uses formula E+B. In this example, column F is adding columns E and B, but column E references column F.
Deleting a column that is referenced in a formula causes FRx to insert an @ symbol in the formula in place of the column letter. For example, if column C uses a formula of D+E, but column E is deleted, FRx will change the formula to D+@.
Possible Resolution:
- Open the column layout for the problematic report.
- Examine the formula in each column. Verify that none of the columns are referencing themselves either directly or indirectly.
- Correct any columns that contain an @ symbol in the formula.
If the above does not resolve the error
- Open the problematic report.
- Select 'Report Options' tab.
- Select 'Acct/Tran Detail' tab.
- Uncheck 'Suppress CBR calculation'.