March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |