Forum Discussion
Survey Data - Display average results below a value
Hello Everyone,
I'm trying to make a simple calculation but just can't figure out the DAX formula to do it.
I have a survey with 6 categories of questions. Each category has 3 to 6 questions, answered with Strongly Disagree, Disagree, Agree, Strongly Agree. I've unpivoted the questions and answers and made a conditional column to grade each response with -10, -5, 5 and 10. This is how it looks:
I'm making an average of each answer per category for example in Training there are 3 questions: (10 + 10 - 5) / 3 = an average of 5
The way I display that is in a table, and I can simply ask the value to display as average or use a DAX formula like this:
2 Replies
- AnonymousNot applicable
I don't know why it didn't take my last pic.
Thank you very much for all your help! You guys are amazing!
- AnonymousNot applicable
Any help please, i will give more information if needed.