Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi guys!
This is my first time to do customer satisfaction survey analysis via Power BI. I have stuggles how to count the number in several columns. Example: survey score 1-5 and I would like to count how many customer given "1" from Q.1 - Q5 and percentage as well. In excel very simple just drag and count but I can't do so in Power BI. It's allow just only one column. please enlighten me
Thanks in advance!
Solved! Go to Solution.
Thank you for your advise!
I want to the count number of people who given score 1 and 2 and 3 ..... from question 1-5 to do a chart like this.
@wongmeta You every column you need to create seperate Count formula.
Count Q_1 = COUNT(Table[Q.1 Column])
Count Q_2 = COUNT(Table[Q.2 Column])
. ..... and so on.
Thank you for your advise!
I want to the count number of people who given score 1 and 2 and 3 ..... from question 1-5 to do a chart like this.
@wongmeta , If Columns 1.1, 1.2 ,1.3 are question numbers, I would advise them to unpivot. And you can have a question dimension if needed. That should make it easy
I've 25 questions in survey.
I did unpivoted but don't know how to count the number of people who given score 1, 2, 3 in several questions.
I want to create chart like below example. this is to show number of people who given score 1-5 in question number 1-5 (combine into 1 chart).
Thanks
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
145 | |
87 | |
66 | |
51 | |
45 |
User | Count |
---|---|
215 | |
90 | |
83 | |
66 | |
58 |