Forum Discussion

ClaireBear's avatar
ClaireBear
Helper I
4 years ago

How to decode an enum - Bitwise Operations using flag enums for weekdays

Hi,  I have received a dataset that includes flag enums to tell me what days of the week an employee works.  I know that: flag enum 62 means that an employee works Monday to Friday flag enum 126 ...