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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Lukas_317
Regular Visitor

Understand Matrix and "Show data point as a table"

HI,

I have problem with understand how works Matrix and "Show data point as a table":

The first - I have Table like this:

NameValue1Value2Value3
Name1    1   1

Name2

    1  1
Name3    1  1
Name1   1   1 
Name3    1
Name2   1  1  1
Name3    1

 

and I used in Matrix - in row give Name, in Values - Value1, Value2 and Value3. Matrix looks great,

 Value1Value2Value3
Name1  2   1

Name2

  1  2  2

Name3

   1  3

 

But, when I used "Show data point as a table" , I get all data, not only this who I chose.

 

example. I choes PPM on the matrix, 3 and "Show data point as a table" i have all data, not only 3 posytions.

Whay?

1 ACCEPTED SOLUTION
v-chenwuz-msft
Community Support
Community Support

Hi @Lukas_317 ,

 

The function "Show data point as a table" is used to show the underlying data of this matrix table visual. So the data is from the orginal table. Please refer this articel.

Visual table and records in Power BI visuals - Power BI | Microsoft Docs

 

If you want show data point table for only 3 posytions, you should unpivot the orgianl table firstly.

vchenwuzmsft_0-1656901013963.gif

Then, in rows give Name, in columns give Attribute and values give Values.

vchenwuzmsft_1-1656901135749.png

Pbix in the end you can refer.

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
v-chenwuz-msft
Community Support
Community Support

Hi @Lukas_317 ,

 

The function "Show data point as a table" is used to show the underlying data of this matrix table visual. So the data is from the orginal table. Please refer this articel.

Visual table and records in Power BI visuals - Power BI | Microsoft Docs

 

If you want show data point table for only 3 posytions, you should unpivot the orgianl table firstly.

vchenwuzmsft_0-1656901013963.gif

Then, in rows give Name, in columns give Attribute and values give Values.

vchenwuzmsft_1-1656901135749.png

Pbix in the end you can refer.

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

HI,

How simple it is, as you have already shown, I used SQL and the union function.

Thank you very much.

 

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.