What is the problem or goal the end user is trying to solve or accomplish?
The “Autosize All Columns” option helps optimize column widths for readability, but this setting is stateless — once the chart is saved or the dashboard reloaded, widths revert to default. Authors must manually click “Autosize All Columns” each time, which is inefficient and inconsistent across sessions.
How are they solving it currently?
Manually invoking “Autosize All Columns” on every session, or adjusting widths one by one (tedious and unreliable when data changes).
What is the recommended solution by the Customer?
Introduce a chart-level configuration for Column sizing mode, with options such as:
Fixed (author-defined widths)
Fit to contents on load (one-time)
Fit to contents on each data refresh
Fit to viewport (distribute evenly)
Persist the chosen sizing mode in chart metadata so it applies consistently across Explore, Dashboards, and Embedded.
Include optional min/max width constraints and a “Reset column sizing” action.