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

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

Reply
GPetroff
Regular Visitor

Matrix visual help

Hi,

 

I am building the matrix visual

input

GroupStatus
1B
2A
3

C

 

matrix that i got to is (each 1 is a count)

GroupABC
1 1 
21  
3  1

 

i need to multiply each count by 80

GroupABC
1 1*80 
21*80  
3  1*80

 

since each column is a transposed row, i dont know how to refer to it. maybe there is an easy way. i.e. calculated A

 

thank you

1 ACCEPTED SOLUTION
JorgePinho
Solution Sage
Solution Sage

Without context I would say that you just need to create a measure like Measure = COUNTROWS(Status)*80 and put in the "Values" of the Matrix.

View solution in original post

4 REPLIES 4
GPetroff
Regular Visitor

thank you . works great.

one more question if you dont mind.

step 2 that i need to do is to find the difference between  columns B and C (result of transposing). 

 

 

to provide more context i will provide a better example

GroupABCstill in progress
1331=3-1
21   
3331 
     
GroupABCStill in progress
124024080=240-80
28000 
324024080 
JorgePinho
Solution Sage
Solution Sage

Without context I would say that you just need to create a measure like Measure = COUNTROWS(Status)*80 and put in the "Values" of the Matrix.

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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