[en] Varicent Incentive Compensation Management Documentation

[en] TS002394537 — Viewing a Presenter report causes an error

[en] Fixed: Resolved an issue where viewing a Presenter report causes an "Invalid column name" error.

[en] Reproduction Steps

[en] 1. Log in to the admin client.

[en] 2. In Composer, add a component.

[en] 3. Add a calculation. Name it Calc1.

[en]   a. On the Data Sources tab, define Time as the data source.

[en]   b. On the Display Columns tab, define Time.Starting as the partition for the calculation.

[en]   c. On the Formulas tab, add "1" as the formula.

[en] 4. Add a second calculation. Name it Calc2.

[en]   a. On the Data Sources tab, define GroupMember as the data source.

[en]   b. On the Display Columns tab, define GroupMember.Starting as the partition for the calculation.

[en]   c. On the Formulas tab, add "1" as the formula.

[en] 5. In the component, add a view table.

[en]   a. On the Data Sources tab, define both calculations as data sources.

[en]   b. On the Restriction tab, define the restrictions as Calc2.Quarters = Calc1.Quarters.

[en]   c. On the Display Columns tab, select Calc1.Quarters as the display column.

[en] 6. Edit Calc2 to remove the display column.

[en] 7. Try to edit Calc2 again.

[en] The result is an error occurs when users should not be able to remove display columns that are in use by a view table.