Forum Discussion
adamavix
8 years agoRegular Visitor
Pivoted data with custom clustered column chart
For a very simple example, say I have table with rows: {name = a, M1 = 10, M2 = 20}, {name = a, M1 = 15, M2 = 10}, {name = b, M1 = 15, M2 = 10} So obviously we can combine this (say with su...
- 8 years ago
v-chuncz-msft
Community Support
8 years ago- adamavix8 years agoRegular VisitorThat worked perfectly (I’m new to power query) thank you.