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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
PowerBIBeets
Regular Visitor

How to section my table

I have a table that looks liek this:

Prioritynameamountother data
4name126
4name 223.2
3name326
1name131
1name131
1name236

But I want it to look like this:

Priority 4   
 name 126
 name 223.2
    
Priority 3   
 name326
    
Priority 1   
 name 131
 nmae131
 name236

 

I tried doing it with a matrix but I dont have any unique identitfiers so not all items would show up,  I feel like this souldn't be hard to do but I can't figure it out

1 REPLY 1
Greg_Deckler
Community Champion
Community Champion

Perhaps create a calculated column like:

 

Column = 1

Now you have a value for every row. Put this column in your matrix with any aggregation. Turn off column header word wrapping and value word wrapping and then reduce the width of this column to nothing. Every row should show up now, regardless.

 

I'm assuming that you put Priority and Name as rows and drilled down using the forked arrow icon, correct?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors