Forum Discussion
Schifo78
3 years agoFrequent Visitor
Stacked chart
Hi, I've got data in columns that looks like this coming from a list: Project Jan Feb Mar Project A Complete Complete Due Project B Complete Due Complete Project C Compl...
bsheffer
3 years agoContinued Contributor
I reccommend transpose the data to make a normalized table. Many visuals will not take measures in an axis
https://learn.microsoft.com/en-us/power-query/transpose-table
- Schifo783 years agoFrequent Visitor
Is that the only way, I'll have thousands of columns if I transpose the table?