Forum Discussion
terracottagull
2 months agoRegular Visitor
Matrix fixed column width keeps resetting
I was very excited to see the introducion of the fixed column width optin in the matrix visuals. However, I'm coming across some strange behaviour where all the cols corresponding to the 'row' vari...
Kedar_Pande
2 months agoSuper User
1. Set your Default width to fit the widest row column, then manually widen only the value columns. Ugly but stable.
2. Combine your multiple row fields into a single concatenated column in DAX or Power Query so you only have one row column to size.
terracottagull
2 months agoRegular Visitor
Hi Kedar_Pande,
Thanks for you reply!
1 wouldn't really work, I need 400 vs 90 in col widths and have 3 row cols, so setting them all to 400 would would not be reasonable and push all of my actual values off the screen.
I have actually been using your option 2 for now. It is fine. But I was hoping that a newly rolled out feature would not require such workarounds...