Forum Discussion
jeggen
Helper II
2 years agoVisualization Suggestion - Category Changes Over Time
I am looking for advice on how to best analyze/visualize the following data. Each year customers are grouped into one of 5 categories, including a non-customer category. The goal is to quantify shift...
- 2 years ago
Actually just noticed PowerBI has a Sankey visualizaiton which is exactly what I was looking for!
https://powerbi.microsoft.com/en-us/blog/visual-awesomeness-unlocked-sankey-diagram/
MFelix
Super User
2 years agoHi jeggen ,
For this you need to unpivot your data and then you can you can use the columns on a matrix visualization:
- jeggen2 years ago
Helper II
Thanks, this works for the matrix visualization which is helpful. I'm wondering if there's a visualization to do something like this, at least from one year to the next even if multiple years becomes too complicated.