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
Hello all, I want to make a survey report. The requirement is fairly straightforward.
For each column, it has 5 possible answers(all are strings)
5
4
3
2
1
I just want to calculate the percentage of the sum of both 5 and 4 to the total responses(5+4+3+2+1) and plot it in a graph. I know how to plot all 5 in different bars in a bar diagram. But no idea how to combine just 2 of those 5. Please help
Solved! Go to Solution.
Hi @Anonymous ,
you can use
Hello @mangaus1111.
Sorry, If I was not clear. I don't want to count the values. For some surveys they keep the responses as
"strongly agree, agree, neutral, disagree, and strongly disagree". So counting the values is not a sustainable solution.
5,4,3,2 and 1 are the rating given to a particular survey question. I just want to calculate the total number of people who responded with 5 or 4 rating and plot it against the total number of people who attended the survey.
After ploting all the 5 results is there any way to group just 2 of those bars in the bar diagram into one? That is also a viable solution
hI @Anonymous ;
then your expected result is 50% in my below sample table?
Hi @Anonymous ,
you can use
@mangaus1111 , thank you. this sounds like a viable solution. But I got a doubt if you don't mind. The output value will be 0.5 right? How do I show it as 50% in the graph? I am not able to show it as percentage in the graph since I can't use measures in both x and y axis
I don´t know which kind of graph you are using, but generally first you clik on the measure and then you change the format as percentage.
Thank you for the answer. I think that solves my issue. 🙂
Hi @Anonymous ,
do you need a measure like this or something different?
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.