Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Do57792
Helper I
Helper I

Matrix visual/ different meauere at the cells of matrix

Hello Experts,

 

I have the following origin data:

HousesRegionDateColumn 1Column 2
1W01 Jan 14
2W05 Jan25
3N02 Feb76
4W02 Feb712


Now I want to display a matrix like an excel table, with different measures/filters for the measures at each cell. The problem is, that I can't ( or I don't know) how to change the layout of my origin data table. If I change this, like pivot, I will get duplikates at the "House" columns, but this column is also connected to another table. If I would do this I will get a n:m connection. Right now the 1 : * is fine. The duplicate at the result ("Spot 1") is not an error; I would like to get a result like I have shown at the example results.

Or is there a visual wher I can insert a different measure at each cell?

Result, what I would like to have at my report:


Region=W

 JanFeb
Spot 1= sum(Column1), Region = W, Date =Jan (result =3)= sum(Column1), Region = W, Date =Feb (result =7)
Spot 2= sum (Column 2),Region W , Date =Jan  (result =9)= sum (Column 2), Region = W, Date =Feb (result =12)
Spot 1= sum(Column1), Region = W,Date =Jan (result =3)= sum(Column1), Region = W,Date =Feb (result =7)

 

Many thanks for your help!

1 ACCEPTED SOLUTION
mickey64
Super User
Super User

Step 0: I use your data.

mickey64_1-1721396733480.png

 

Step 1: I unpivot this data table on Power Query Editor.

mickey64_2-1721396836753.png

 

Step 2: I click 'Close & Apply'.

 

Step 3: I make a table and add a relationship below.

    Houses Table = SUMMARIZE('DATA','DATA'[Houses])

mickey64_0-1721396636222.png

 

Step 4: I make a matrix.

mickey64_3-1721396976712.png

 

View solution in original post

2 REPLIES 2
Do57792
Helper I
Helper I

Many thanks!

mickey64
Super User
Super User

Step 0: I use your data.

mickey64_1-1721396733480.png

 

Step 1: I unpivot this data table on Power Query Editor.

mickey64_2-1721396836753.png

 

Step 2: I click 'Close & Apply'.

 

Step 3: I make a table and add a relationship below.

    Houses Table = SUMMARIZE('DATA','DATA'[Houses])

mickey64_0-1721396636222.png

 

Step 4: I make a matrix.

mickey64_3-1721396976712.png

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.