Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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:
This is how data looks in the table:
Thank in avdvance for your help.
can you share the sample (with the sensitive data masked) from Table?
here is an example:How to Get Your Question Answered Quickly
I added how the table looks. Thank you.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
74 | |
57 | |
38 | |
33 |
User | Count |
---|---|
71 | |
66 | |
57 | |
49 | |
47 |