Forum Discussion

elflakoconk's avatar
elflakoconk
Helper II
5 years ago
Solved

Relational schemmes with 2 tables

Hello everyone.   Some time ago I made a post about data relationships for a hierarchical schema:   https://community.powerbi.com/t5/Translated-Spanish-Desktop/Esquema-jerarquico-cuenta-incomplet...
  • daxer-almighty's avatar
    5 years ago

    The key to working with hierarchies in Power BI is flattening them in one table. The fact that in a table you'll have many repetitions is a good thing in the dimensional data modeling world. Your worry is totally ill-founded. You can read about how to handle parent-child hierarchies here: https://www.daxpatterns.com/parent-child-hierarchies/