Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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
User | Count |
---|---|
13 | |
10 | |
8 | |
7 | |
5 |
User | Count |
---|---|
24 | |
16 | |
15 | |
10 | |
7 |