Wrong display value in the reference lookup of a field for a custom tableIssue The reference lookup for a field in a custom table is displaying an incorrect value, as it is showing a column that differs from what was expected. Example: If the 'X' column has the Display value set to true, it is expected to appear in the reference lookup. Nevertheless, the reference lookup is showing a different column instead.CauseDictionary override is configured for the parent table to override the display value for the Custom table.ResolutionDelete the dictionary override of the parent table to resolve the issue.