Forum Discussion

EdwardAdams's avatar
EdwardAdams
Frequent Visitor
6 years ago

Column Width in Matrix not adjusting properly

Hi All

i have a matrix that width of the column wont adjust properly to fit a line of text , it will break one line of text to 2 and wrap the text. 

any help would be apritiated. 

 

5 Replies

    • EdwardAdams's avatar
      EdwardAdams
      Frequent Visitor

      parry2k Unfortunatly the data is dynamic, lenth may change. also when i change the date filter it will change the column with as well. 

  • Anonymous's avatar
    Anonymous
    Not applicable

    I had to manually adjust the length of each column to the max width I would see based on the values and turned off auto-size. For instance, I had month name running across my Matrix as column headers. Each month name has a different length naturally so I manually sized the column widths to be the max width based on my longest month name value resulting in consistent column widths when the data refreshes. I'm not sure the variety of possible values you're working with that will/could appear in the headers but set the column widths to the length of your largest value that could appear and see what that does on your end.