Forum Discussion
Table Visual with Various Columns
- 6 years ago
I recreated a simpler version of your datamodel in PowerQuery:
Original column
Then I select all columns and hit Unpivot Columns, resulting in:
Change the column names (not required) to Statement and Response. Click Apply & Close and return to PBI Desktop. Create a Matrix visual with Statement as rows, Response as Columns and Response as Values. Change the Response (in Values) to Count, and show the result as percentage of row total like this:
Hope this helps you out π
Kind regards
Djerro123
-------------------------------
If this answered your question, please mark it as the Solution. This also helps others to find what they are looking for.
Keep those thumbs up coming! π
I recreated a simpler version of your datamodel in PowerQuery:
Original column
Then I select all columns and hit Unpivot Columns, resulting in:
Change the column names (not required) to Statement and Response. Click Apply & Close and return to PBI Desktop. Create a Matrix visual with Statement as rows, Response as Columns and Response as Values. Change the Response (in Values) to Count, and show the result as percentage of row total like this:
Hope this helps you out π
Kind regards
Djerro123
-------------------------------
If this answered your question, please mark it as the Solution. This also helps others to find what they are looking for.
Keep those thumbs up coming! π