Posted inDynamics NAV & BC Tips & tricks
Enum Object in Business Central – How to create and how to extend!
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…