Adding values to enumeration types

Enumeration types can have values that are manually defined in the data model editor or imported from an external data source.

When you define values manually, you specify each value directly in the data model editor. This approach is useful for smaller, fixed lists. If you need to work with larger or frequently updated lists, you can extract values from an external data source.