Forum Discussion
andyor
3 years agoResolver I
Design a matrix with multiple row and column dimensions
What's the best approach to designing a matrix report like this?
Would you have split into 2 tables like below and 'append' together? Or is there some better way?
I currently have all the relevant data in a table but don't know how to design the visualisation.
The WK data is Turnover for each of the Cohorts.
I currently have 2 matrix's and it all just looks a bit silly - column headers are duplicated, column widths are different. I do have to do some form of rank to display the triangle correctly, but I'm more worried about how to display the core information in a format that makes sense