Forum Discussion

Jodes007's avatar
Jodes007
Frequent Visitor
5 years ago
Solved

Multiple Relationship Reporting

Hello I'm a newish Power BI user but a pretty advanced xls one 🙂  We're strugling to put together a report to show specific relationships.  The original data is 65K+ rows but i put some basic repl...
  • DataZoe's avatar
    5 years ago

    @Jodes007

    I'm not sure it's the most elegant solution, but one way is to create a related table. The way I did it was:

    1. Under Transform Data, right click on the table and choose "Reference" (this way it does not take up more space) and renamed the new table related to the table. Apply and close.

    2. In the model, create a relationship between "How" in the tables, this will be many to many, but change it to an address, so the table filters related table.

    3. Who data segmentation comes from Table, then you have a table with those values.

    4. The second table is the data related to the table.

    DataZoe_0-1603912405385.png

    DataZoe_1-1603912426143.png