We are looking for the same header-sizing flexibility in a Table that is available in a Pivot. The main scenario involves lengthy column names where the fixed Table header row height limits visual presentation and forces wider columns.
Current Workaround
Rename columns to shorter labels. This is not preferred because workbook labels often need to preserve business terminology and reporting consistency.
Business use case | For visual presentation, we wants the same functionality in a Table that is available in a Pivot: the ability to size the header row so key columns remain visible on screen versus requiring left-right scrolling. |
|---|
Expected behavior | Preferred behavior is manual resizing of the header height by the user. Auto-fit based on text wrapping may not be ideal because some headers are quite lengthy. |
|---|
Current limitation | The issue relates to long column names, wrapped text, readability, and formatting consistency. The Table header is static while Pivot headers can be adjusted. |
|---|
Scope | Requested for Table visualizations. Pivot visualizations already support the desired behavior. |
|---|