Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

POWER BI Matrix from multiple tables

Hello,   I am creating a matrix, i have 5 tables to connect and create a matrix out of it. the common column between these tables is the Product Column.   I want to show the Product names on ROW...
  • sayaliredij's avatar
    2 years ago

    Hello Anonymous 

     

    You can create Product Table using UNION DAX (combine all product Id or name from all the table)

    Connect the product table using following connections

    once done. Use Matrix visualization 

     

    Put Product in Rows and KPIs in value section.

     

    I can not comment about City as I am not aware how its related to your current data model

     

    Thanks and Regards,

    Sayali

    Please mark the question solved when done and consider giving a thumbs up if posts are helpful!!