Since the dawn of Business Central Era (2nd April 2018 – Today), there are many new data types introduced by Microsoft. One such data type is Enum(Enumeration). Essentially, what enumeration is having a single select value with multiple options at a given time!
Well, I know what your thinking what about the ‘Option’ data type.
Anyways, enough of talking let’s just dive in!