We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Let's say my data has 2 columns:
ColumnA-Student ColumnB-Grade
John A
Michael F
Stephen B
Phil A
How do I create a visualization that looks exactly like the data (i.e. student name in 1 column and his corresponding grade in the 2nd column)? I tried using Matrix but got the following:
Student Count-of-Grade
John 1
Michael 1
Stephen 1
Phil 1
Thanks in advance.
Solved! Go to Solution.
Using Table instead of Matrix works for me, that seems to display the data exactly as it appears in my database
Using Table instead of Matrix works for me, that seems to display the data exactly as it appears in my database
Thank you!!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 37 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 66 | |
| 66 | |
| 39 | |
| 34 | |
| 25 |