Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Fitting Columns to Data

Is there a way of automating the 'Fit Columns to Data' when your selection changes in your table/chart e.t.c?

I know you can change this manually but wondered if there was a way of automating this due to large column width with small data!

Many thanks

Andy Savage

1 Reply
Siva_Sankar
Master II
Master II

Andrew, There is no default feature for auto fit. But with the help of macro you can achive little near. Write a macro for OnActivateSheet sub zoom ActiveDocument.ActiveSheet.FitZoomToWindow end sub Regards. Siva Sankar