Forum Discussion
Table Column width
Is there a way to line up columns? I can make the widgets the same size but it still looks funky without lineing up the columns.
- Turn on word wrap in column headers and adjust width with mouse by dragging th column width.
11 Replies
- jct999Advocate II
Without workable solution, here is what you have to do :
- Take a sheet of paper, a pencil and a ruler.
- At the top of the paper, draw a line.
- On the line, draw segments whose lengths are equivalent to the desired column widths.
- With adhesive tape, stick the sheet of paper on your screen, in the middle of the table that you want build.
- With your mouse, align the borders of each column of the table with the segments you drawn on the paper.-
- Remove the paper sheet from the screen.
- Silence the laughter of your colleagues.- TerpAdvocate III
I'll take one for the team and send this solution to the leadership of Microsoft in an old-school, hand-written letter...let them understand that a community that has clammored for the ability to merely set column widths (like in Excel and nerely every other MS product we use) for years and years has resorted to using a sheet of paper and a ruler to set column widths that work for us.
- Quinnie2017Helper II
Solution!!!
- GDUbAdvocate I
Interesting solution at https://www.goodly.co.in/equal-column-width-matrix-visual-power-bi/. Essentialy, you create a measure that is a constant string of the desired width ( ColWidth = "0000000000", for instance). Drop that measure into your table on rows with auto column width turned on. Then, turn auto column width off, and remove the string measure from the table. The columns will retain the uniform width set by the string measure. Voila.
- Balaji1414Frequent Visitor
I have a matrix with four columns, when at the input side user changes the column name the width of the column is changing automatically, for this i have used "REPT" function to fix the column width. when the user edits the column name first time the width is not changing but when it repeats(section name editing multiple times) the column width is changing, can you help with this?
- Seward12533Solution SageTurn on word wrap in column headers and adjust width with mouse by dragging th column width.
- UserInterfaceAdvocate I
Awesome.
Still kinda wish you could type in a fixed width or use format painter :D
- Seward12533Solution SageThere is an idea for this VOTE!!!
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/19568263-set-an-exact-column-width-in-tables-matrixes
- AnonymousNot applicable
I voted for the idea suggestion as well.
- AnonymousNot applicable
Found this helpful - https://www.youtube.com/watch?v=fwQojt8rus0&t=0s