Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello Good day,
I'm currently trying to figure out, how can I count the row based from a specific value in multiple columns, kindly please refer on the image below.
Based on this table, I want to count the number of "Not Applicable" value in multiple columns using measure in Power BI
Thank you in advance!
Solved! Go to Solution.
Hi,
Your data is not well arranged. In the Query Editor, select all columns other than the Question columns and right click. Select "Unpivot Other Columns".
Hope this helps.
Hi,
Your data is not well arranged. In the Query Editor, select all columns other than the Question columns and right click. Select "Unpivot Other Columns".
Hope this helps.
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 26 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |