Forum Discussion
powerbiexpert22
Impactful Individual
4 days agoSnowflake schema
i need to convert snowlfake schema into star schema, the only way i can think is by denormalizing tables however i am not sure which tables i should consider for denormalization, also is there any ot...
LumericVisuals
Helper II
4 days agodenormalize from the outside in (the dimension-of-a-dimension layers, not the ones touching the fact table), do it via Power Query merges, and notes VertiPaq compression makes storage bloat a non-issue — the real win is DAX simplicity.