The choice list not showing the desired choicesIssue The list of choices in the 'demand' table record is not listing in the choice list field correctly.Checking the Configure Choices lists (Right click) showing different set of choices to what is actually on the dropdown.CauseThe choice list defined for the "Table : demand" is not showing in the "Field: Primary Investment Driver" instead its showing the choice list of the "Table: pm_project"ResolutionGo to the dictionary from the Field 'Primary Investment Driver' and the choice field is updated which is always have dependants to 'Choice table'.The Choice Table will not appear in the "sys_dictionary" since it's been hidden with UI policies.In such case, make uncheck the revert if false box.The 'Choice table' which is dependant pointing to wrong table 'pm_project' that is the reason it was showing the choice list of the "Table : pm_project"Changing the 'Choice table' pointing to the right 'demand' table the choice list will show as per configuration.Related LinksView choice list definitions