Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I am trying to use my results from Microsoft Forms and having some difficulty getting the results into the formatting that
There are several questions on my survey that ask what product they use (out of a finite list) for a certain activity and then rate the product for how well it accomplishes the activity out of a scale of 1-10.
The data comes out looking somewhat like this:
Response Number | Question 1 | Rating 1 | Question 2 | Rating 2 | Question 3 | Rating 3 |
12345 | Product A | 5 | Product D | 8 | Product B | 6 |
54321 | Product A | 8 | Product A | 7 | Product A | 8 |
23451 | Product C | 4 | Product C | 3 | Product D | 4 |
34512 | Product B | 7 | Product A | 5 | Product A | 5 |
45123 | Product A | 6 | Product A | 7 | Product C | 3 |
I would like to summarize the data however to just determine for each product, what the overall average score is for each question is like below:
Product | Question 1 | Question 2 | Question 3 |
Product A | 6.333333 | 6.333333 | 6.5 |
Product B | 7 |
| 6 |
Product C | 4 | 3 | 3 |
Product D |
| 8 | 4 |
I've been having difficulty determining how to do this cleanly besides just straight up reformatting my data.
Does anyone have an idea of how to best accomplish this?
Solved! Go to Solution.
@Anonymous check if this blog post helps.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.⚡
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
@Anonymous check if this blog post helps.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.⚡
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!