Forum Discussion
Table visual format issue
- 6 months ago
No, Power BI Table visual can’t dynamically sync row height per column based on “number of wrapped lines”.
Row height in a Table is determined by the cell that needs the most height in that row (because of word wrap), but you cannot force “Column2 should use exactly the same number of lines as Column1” when Column2 text is shorter. Power BI won’t insert blank line breaks to “match” another column.
Hi! Yes in Power BI you can achieve this behavior using formatting settings, but not with a direct rule between columns.
Enable Word wrap for both columns and turn on Auto row height in the table visual. The row height will then expand based on the tallest cell, so if Column1 shows two lines, Column2 will have the same row height as well.
There is no built-in feature to force Column2 to match the exact number of lines of Column1...it works at row level, not per column.
Best regards!