We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply 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
User | Count |
---|---|
13 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
28 | |
19 | |
13 | |
11 | |
7 |