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
aktripathi2506
Helper IV
Helper IV

sum of measure

Hi,

 

 

How can we create the sum of measure. I tried calculate(sum(measure))

giving error.

 

Thanks.

2 REPLIES 2
Greg_Deckler
Super User
Super User

A measure is really an aggregate value that gets contextually filtered based upon interaction with other visualizations and filters. Therefore, if you put a measure on a card and remove all filters, it has its total maximum value. It shoulds like you want something a little different. Can you provide more information about what you are trying to accomplish, some sample data and expected result?


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

I have a similar issue. Trying to calculate the number of support tickets I had open over a month.

 

In short my table looks like

 

 

Name     open date    closed date

 

I have got my open tickets by counting the count(open date) - count(closed date)

 

What I would like to acheive is to getting the sum total of these open cases per month, so its easy to see if the number of outstanding cases is increasing or decreasing.

 

 

Is there anyway to Sum the number of cases per month?

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.