Working with choice in Dataverse

Introduction Choices provide an exact list of values that people can choose. Choices help streamline new record creation and standardize data entry, and they are best suited for a small set of standard short terms rather than a long list of complex entries. You should not use choices when the field usually contains unique entries that are not easily standardized. The Entities, which are Common Data Model items that represent a business object (account, contact, etc) are now known as “Tables”. Like custom entities, you can now also create custom Tables. The data designer allows you to setup an entity, I mean table and add fields or columns in a iDataverse very similar to Access or Excel. Optionsets become Choices Choices sounds slightly less technical than Optionsets. They could have changed it to just Options and no one wou...