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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

How to achieve Don't Summarize as a measure

Qayyum_0-1644423643131.png

 

I have a decimal number column called Response see in the table last column.
I want to create a measure which do not summarize the values as I need to reuse this measure in another dax .

So how can we acchieve the same output that does not sum up the values in DAX

3 REPLIES 3
ValtteriN
Super User
Super User

Hi,

What is the reason you need this functionality/What is your end goal? This isn't really possible with measures since it isn't needed. E.g. if you want to calculate DAX in a row context on a table you can use functions like SUMX or AVERAGEX. 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Hey, but I need this as sumx or averagex is not giving right data. 

Here i dont want to summarize "year old" value, i want to do calculation row wise in table.

 

How can i do that?

shalu097_0-1709804974961.png

 

Anonymous
Not applicable

OK got it, just asking if it was possible

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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