Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Dan_A
Contributor
Contributor

Increase column widths on pivot tables

Hi

We have a pivot table which has a list of date/times used as the columns. The problem is that when selecting a wider range the columns become too narrow to read the full date and is cutting off the year (see screenshot).

Is there a way to force the columns to stay slightly wider so that you can read the full content?

Thanks

Labels (1)
2 Replies
MatheusC
Specialist
Specialist

Hi, @Dan_A 
concatenate your column with the space you want it to occupy

column & ' '
or with chr(10)&chr(13)

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!
Alex__
Contributor
Contributor

Thanks @MatheusC, but unfortunately that didn't fix anything for me.

 

  @Dan_A did you ever figure out a solution? I seem to have the exact same issue and am stumped.

Alex___0-1701811598468.png