Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi friends,
I have a input and showing those in table visual, but its coming like this
| Name | Subject | Percentage | Result |
| Satish | Maths | 75 | pass |
| Satish | English | 60 | pass |
| Satish | Science | 60 | pass |
| Arun | Maths | 45 | pass |
| Arun | English | 50 | pass |
| Arun | Science | 30 | Fail |
| Ella | Maths | 45 | pass |
| Ella | English | 50 | pass |
| Ella | Science | 30 | Fail |
But I want the result to show like this.
| Name | Subject | Percentage | Result |
| Satish | Maths | 75 | pass |
| English | 60 | pass | |
| Science | 60 | pass | |
| Arun | Maths | 45 | pass |
| English | 50 | pass | |
| Science | 30 | Fail | |
| Ella | Maths | 45 | pass |
| English | 50 | pass | |
| Science | 30 | Fail |
Please let me know how to achieve that.
Thanks in advance.
Solved! Go to Solution.
Hi,
To achieve the result, you need to use a Matrix Visual, and not a Table Visual. Add Name and Subject to rows; Percentage and Result to Values.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi,
To achieve the result, you need to use a Matrix Visual, and not a Table Visual. Add Name and Subject to rows; Percentage and Result to Values.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 55 | |
| 45 | |
| 38 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 87 | |
| 69 | |
| 38 | |
| 29 | |
| 26 |