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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
ChloeLong
Frequent Visitor

How to count across rows in a matrix visual

Hi Team

 

I am compiling a fairly decent set of data where I have data across 11 columns that contain true/false.  It's an attendance list and I only care about those who attended. I've created a measure for each week to count the number of trues.  I have then put this in a filter by unit and class.  This is all great but I would love to get a total on the right side that shows the total the number of attendances each unit.  EG for ANAT1001 I would like to see 153.  

 

ChloeLong_0-1682067073809.png

 

I've looked for solutions but most of them require going back to the actual data table but as my measures are in there I don't know how to create a column that counts the measures.

 

Any help greatly appricated 

 

Chloe

 

1 ACCEPTED SOLUTION
john_mulqueen
New Member

Can you unpivot the source table so that each week isn't a separate column but rather a single column with the value indicating the week that it belongs to? This would normalize your dataset and make this kind of modeling easier to work with.  

 

For example take this

john_mulqueen_0-1682074810589.png

 

and turn it into this 

john_mulqueen_1-1682074828948.pngjohn_mulqueen_2-1682074859217.png

 

View solution in original post

2 REPLIES 2
ChloeLong
Frequent Visitor

Hi John,

 

Thanks so much for that, unpivoting those columns in my dataflow enabled me to get a matrix table that had both row and column totals.

 

An additional benefit was that instead of having to have 12 separate measures to count each column I only needed one to count the values column.

 

ChloeLong_1-1682916152453.png

 

Thanks again!

 

Chloe

john_mulqueen
New Member

Can you unpivot the source table so that each week isn't a separate column but rather a single column with the value indicating the week that it belongs to? This would normalize your dataset and make this kind of modeling easier to work with.  

 

For example take this

john_mulqueen_0-1682074810589.png

 

and turn it into this 

john_mulqueen_1-1682074828948.pngjohn_mulqueen_2-1682074859217.png

 

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.