REP-01241: A circular column dependency originating with column {0} exists.
Cause: A column was created that directly or indirectly references itself. For example, Column A might reference Column B which in turn references Column A.
Action: Update or delete columns to eliminate the circular dependency.
Level: 1
Impact: Other