Hi,
I have many reports with many columns per report. This means my reports typically end up being the entire page width in the browser.
I've noticed that when this occurs, the column's text gets smushed together to fit as much as possible on one page.
However, I'd rather have the column auto-fit its header text, instead of making it compact. It's OK for the page to scroll horizontally, it's expected.
How can I automate making the header text not wrap and increase the column widths accordingly?
Thanks