March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe 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
HI,
I have problem with understand how works Matrix and "Show data point as a table":
The first - I have Table like this:
Name | Value1 | Value2 | Value3 |
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,
Value1 | Value2 | Value3 | |
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?
Solved! Go to Solution.
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.
Then, in rows give Name, in columns give Attribute and values give Values.
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 @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.
Then, in rows give Name, in columns give Attribute and values give Values.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |