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
Anonymous
Not applicable

Matrix total row not showing correct sum for measure value column - Active Customers per month

Hi all,

I am trying to show in a matrix visualization  active customers by year/month.  If you notice the total row for each month is not showing the sum of all active accounts, value 1 (measure) will show if that account was active through the dates it was active (startdate-enddate).

 

This is the measure:

MeasureEOM = if(max('Table'[EOM]),int(1),BLANK())

Where 'Table'[EOM] is the column on my table that that has the End of month date per day that the account is active.

 

The visualization looks like this:VisualMatrixWMeasure.jpg

 

 

This is how data looks in the table:

Measure2.jpg

Thank in avdvance for your help.

2 REPLIES 2
Stachu
Community Champion
Community Champion

can you share the sample (with the sensitive data masked) from Table?

here is an example:How to Get Your Question Answered Quickly 



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

Anonymous
Not applicable

I added how the table looks.  Thank you.

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.