Forum Discussion

YashikaAgrawal's avatar
YashikaAgrawal
Post Patron
6 months ago
Solved

Table visual format issue

Hi,   I have the table visual, as showin in the diagram.   If column1 value is single line, for column2 should also be in single line. If column1 value is double lines, for column2 should also b...
  • cengizhanarslan's avatar
    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.