Forum Discussion
ffzhang2396
7 years agoRegular Visitor
Display Column data as rows
Hi everyone, I have run into an issue with displaying data in a certain way on powerBI. I have several columns of boolean data type with the column headers being the type i want to display by. How...
- Anonymous7 years ago
I've achieved this by:
-unpivoting all the colums, creating this:
then in a table or matrix with a visual filter for TRUE, I created this:
Anonymous
7 years agoNot applicable
I've achieved this by:
-unpivoting all the colums, creating this:
then in a table or matrix with a visual filter for TRUE, I created this: