Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
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.
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?
OK got it, just asking if it was possible
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 6 |