Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I currently retrieve some data from a SharePoint list which is stored in a DAX table as follows:
Id | Question 1 | Question 2 | Question 3 | Comments |
1 | Yes | Yes | No | Lorem Ipsum |
2 | Yes | No | Yes | Lorem Ipsum dolor sit amet |
3 | (Blank) | No | No |
On my Dashboard, I'm want to be able to show a Table / Matrix that shows the amount of Yes, No and blank answered questions. Something like this for example:
Yes | No | Empty | |
Question 1 | 2 | 0 | 1 |
Question 2 | 1 | 2 | 0 |
Question 3 | 1 | 2 | 0 |
I read somewhere that this could be achieved using unpivoting in Power Query, but as my list contains about 15 questions and a lot of records, i was wondering whether unpivoting wasnt too much trouble performance wise, or if there is a simpeler way to achieve this.
Thanks for the help.
Solved! Go to Solution.
As far as I know, there is no more elegant way.
As far as I know, there is no more elegant way.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
87 | |
81 | |
53 | |
38 | |
35 |