<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Fit columns to data - Auto fit function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173805#M42852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering is there a autofit function that fits columns to data for reports when the user opens the document.&lt;/P&gt;&lt;P&gt;I use ActiveDocument.ActiveSheet.FitZoomToWindow for the actual report but as users have different resolution so when some users open a document the reports show ##### in the column (particular problem for totals), the user then has to manually expand the column which can be a bit of annoying.&lt;/P&gt;&lt;P&gt;I know that I can expand all columns in enterprise and save the document but when a figure increases fro 5 digits to 7 digits the problem re occurs.&lt;/P&gt;&lt;P&gt;Basically what I am asking: Is there a piece of script that I can run that will auto "fit columns to data" or has anybody got a different solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2009 18:16:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-02T18:16:23Z</dc:date>
    <item>
      <title>Fit columns to data - Auto fit function?</title>
      <link>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173805#M42852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering is there a autofit function that fits columns to data for reports when the user opens the document.&lt;/P&gt;&lt;P&gt;I use ActiveDocument.ActiveSheet.FitZoomToWindow for the actual report but as users have different resolution so when some users open a document the reports show ##### in the column (particular problem for totals), the user then has to manually expand the column which can be a bit of annoying.&lt;/P&gt;&lt;P&gt;I know that I can expand all columns in enterprise and save the document but when a figure increases fro 5 digits to 7 digits the problem re occurs.&lt;/P&gt;&lt;P&gt;Basically what I am asking: Is there a piece of script that I can run that will auto "fit columns to data" or has anybody got a different solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 18:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173805#M42852</guid>
      <dc:creator />
      <dc:date>2009-09-02T18:16:23Z</dc:date>
    </item>
    <item>
      <title>Fit columns to data - Auto fit function?</title>
      <link>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173806#M42853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have askt this before. I't would be nice to have a function to this.&lt;BR /&gt;I have tested tihs on QV9(odernary way) and the rightclic on to choose "Fit columns to data" doesnt work att all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 20:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173806#M42853</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2009-09-02T20:56:40Z</dc:date>
    </item>
    <item>
      <title>Fit columns to data - Auto fit function?</title>
      <link>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173807#M42854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've recently discovered a need for this as well. Does anyone have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 01:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173807#M42854</guid>
      <dc:creator />
      <dc:date>2009-11-10T01:22:21Z</dc:date>
    </item>
    <item>
      <title>Fit columns to data - Auto fit function?</title>
      <link>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173808#M42855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the following macro for OnActivateSheet&lt;/P&gt;&lt;P&gt;sub zoom&lt;BR /&gt;ActiveDocument.ActiveSheet.FitZoomToWindow&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;It works almost all of the time but I find that when you have quite large documents it doesn't automatically trigger when the document initially opens. To trigger the macro I have to select a different worksheet and then go back to the first worksheet.&lt;/P&gt;&lt;P&gt;If anybody has any suggestions it would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 16:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fit-columns-to-data-Auto-fit-function/m-p/173808#M42855</guid>
      <dc:creator />
      <dc:date>2009-11-10T16:13:40Z</dc:date>
    </item>
  </channel>
</rss>

