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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
jlarques
Resolver I
Resolver I

No totals in a column

Hi Team,

I have a matrix that doesn't show some totals in some columns, as you can see in the image attached.

Error Matriz EIC.png

I want the right Totals from rows and columns and global totals by rows and columns. These options are activated on the matrix, but it doesn't work. 

 

Any suggestions?

 

Thanks to everyone for your help.

 

 

José Luis

1 ACCEPTED SOLUTION

Hi @aliozturkmen  and @jaideepnema ,

you were right about MIN and MAX. I was using the first image to create my time intelligence and when I changed MIN and MAX by FIRSTDATE and LASTDATE, the totals work as you can see in the image below.

 

As always, thanks everyone from this amazing community, specially to @aliozturkmen  and @jaideepnema .

 

José Luis Formula Wrong.pngFormula OK.pngMatrix OK.png

View solution in original post

9 REPLIES 9
aliozturkmen
Frequent Visitor

Super easy example. If you use a Matrix for the table below. and use MIN formula ; John will show 2, Mark will be 2, Joe will e 0 and your Total will be 0 again. 

 

aliozturkmen_0-1613065073728.png

 

Hi @aliozturkmen  and @jaideepnema ,

you were right about MIN and MAX. I was using the first image to create my time intelligence and when I changed MIN and MAX by FIRSTDATE and LASTDATE, the totals work as you can see in the image below.

 

As always, thanks everyone from this amazing community, specially to @aliozturkmen  and @jaideepnema .

 

José Luis Formula Wrong.pngFormula OK.pngMatrix OK.png

Understand. So, what's the solution to get the right total? Don't I have to use the MIN or MAX function?

Thanks,

aliozturkmen
Frequent Visitor

@jlarques 

You might have a measure on your values as FIRST or MIN etc. In the case of that; MIN Total for the column might be zero and your total will be zero for the Total Row

 

Hi @aliozturkmen,

 

in this project, I'm using these measures with MIN and MAX to create my calendar:


VAR MinYear = YEAR ( MIN ( INTERLOCUTORS[DATA_ALTA]) )
VAR MaxYear = YEAR ( MAX ( INTERLOCUTORS[DATA_ALTA]) )
 
Does this have something to do with it?
 
Thanks,
 

It's hard to say without seeing where you are using the Measure and the table structure but like I said the TOTAL row in Pivots won't sum up your values in the table directly if you use DAX on your value field. It will use the DAX measure on your total set of data.

What do you mean exactly? Could you give me an example, please?

 

jaideepnema
Solution Sage
Solution Sage

@jlarques  Not clear.....Can you share a pbix with sample data ?

Hi @jain,

it's a confidential customer. What kind of info do you need? I want results like the image attached.Error Matriz EIC2.png

 

Thanks,

 

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.