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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
gkbradshaw
Regular Visitor

Vertical Table NOT Matrix

How do I get a vertical table so i can just show my data? I don't want to matrix because when I use a Matrix, it forces me to have a sum, count, average of the columns etc. I don't want any summarization. i just want to view the data in my database with the appropriate slicer filters applied. 

I'm filtering a SQL view that has around 30 columns of data. When filtered, there will be only 1 record remaining. I want to make it such that i can create vertical tables to group relevant data from that record and visualize it all in once glance. In the image below I would imagine group 1, 2, and 3 being separate tables. 

 

gkbradshaw_0-1721329441399.png

 

3 REPLIES 3
PhilipTreacy
Super User
Super User

Hi @gkbradshaw 

 

It's not clear to me what you want as a solution - please provide an example.  

 

Also, please provide some sample data showing the correct table structure you are using.  If we have to assume how your data is currently sructured, we could end up giving you a solution that doesn't work in your situation.

 

Please provide a file or table - not images.

 

Regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


PhilipTreacy
Super User
Super User

@gkbradshaw 

 

Use 3 tables, 1 for each group.

 

regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Using multiple tables isn't the issue. The issue is that the tables are formatted differently and I can't figure out how to transpose it. This is how they show up with data. 

 

gkbradshaw_0-1721663789165.png

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors