Forum Discussion

MarkBurgess's avatar
MarkBurgess
Advocate I
1 year ago
Solved

Modelling options for multiple yes/no fields

We have a lakehouse table in our directly lake semantic model that has 5 flag fields containing a 1 or 0 for True/False respectively. We would like to keep them as integers as they are easier to aggr...
  • Greg_Deckler's avatar
    1 year ago

    MarkBurgess I think that both 4 and 5 look good. The simplest is the two versions of each field. If it doesn't blow up your data model that's probably a good way to go. That said, 4 probably keeps the spirit of the star schema.