Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Shorten or lenghten column

Hi,   I want to determine the width of matrix-columns, which are added/ deleted by the user. The "0000000"- solution does not work as some names are longer, others are shorter.   I am trying to s...
  • AlexisOlson's avatar
    4 years ago

    So a custom column like this?

     

    Text.Replace(Text.Start([Column], 15), "X", Character.FromNumber(173))