Forum Discussion
Anonymous
8 years agoNot applicable
Dynamic measure for nonblank rows
I'm trying to create a bar chart with the count of nonblank rows as values and the column headers on the axis. I've created some 'hard-coded' measures that look at each of the columns, e.g.: ...
- 8 years ago
Anonymous,
You just need to select Unpivot Columns in Query Editor first.
https://community.powerbi.com/t5/Desktop/matrix-to-table-help/td-p/329415
Anonymous
8 years agoNot applicable
anyone..?