<?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 Re: Dynamic screen resolution in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467366#M174591</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;there is a little fix/workaround using a macro to apply "fit zoom to window". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://blog.qvapps.com/2010/03/10/qlikview-autozoom-macro/" title="http://blog.qvapps.com/2010/03/10/qlikview-autozoom-macro/"&gt;http://blog.qvapps.com/2010/03/10/qlikview-autozoom-macro/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//***Code***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;Sub Autozoom&lt;/P&gt;&lt;P style="margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;ActiveDocument.GetApplication.WaitForIdle&lt;BR /&gt;ActiveDocument.ActiveSheet.FitZoomToWindow&lt;/P&gt;&lt;P style="margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;End Sub&lt;/P&gt;&lt;P&gt;//********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I ran into some problems when zoom is not at 100%...some charts are not drawn correctly(borders etc.).IMHO the best way is, to define a standard resolution which has to be used... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Apr 2013 10:58:56 GMT</pubDate>
    <dc:creator>peschu123</dc:creator>
    <dc:date>2013-04-25T10:58:56Z</dc:date>
    <item>
      <title>Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467364#M174589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to make qlikview screen resolution dynamic??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charts and sheets should be automaticall fit to user screen regardless of developers screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Lavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 10:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467364#M174589</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2013-04-18T10:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467365#M174590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any response on this or it is not possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 09:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467365#M174590</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2013-04-25T09:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467366#M174591</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;there is a little fix/workaround using a macro to apply "fit zoom to window". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://blog.qvapps.com/2010/03/10/qlikview-autozoom-macro/" title="http://blog.qvapps.com/2010/03/10/qlikview-autozoom-macro/"&gt;http://blog.qvapps.com/2010/03/10/qlikview-autozoom-macro/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//***Code***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;Sub Autozoom&lt;/P&gt;&lt;P style="margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;ActiveDocument.GetApplication.WaitForIdle&lt;BR /&gt;ActiveDocument.ActiveSheet.FitZoomToWindow&lt;/P&gt;&lt;P style="margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;End Sub&lt;/P&gt;&lt;P&gt;//********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I ran into some problems when zoom is not at 100%...some charts are not drawn correctly(borders etc.).IMHO the best way is, to define a standard resolution which has to be used... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 10:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467366#M174591</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-04-25T10:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467367#M174592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii Peschu,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where would u suggest me to write this code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Sheet active?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Lavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 09:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467367#M174592</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2013-05-17T09:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467368#M174593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;You can add a trigger on the Sheet (OnActivateSheet). Then add “Run Macro” on the Actions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 10:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467368#M174593</guid>
      <dc:creator>antose</dc:creator>
      <dc:date>2013-05-17T10:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467369#M174594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again and sorry for the late reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antose is right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used it via "Settings" --&amp;gt; "Document Properties" --&amp;gt; "Triggers" --&amp;gt; "OnOpen" --&amp;gt; "RunMacro" --&amp;gt; Autozoom (macroname).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I highly recommend you to use it just as a workaround for "special" situations. In general you should define a standard resolution for your apps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use the smallest available(/needed) resolution for development. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at my attached pictures why I say that. This happens when I use zoom. (some charts are not drawn correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this was helpful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- PS -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 12:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467369#M174594</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-05-17T12:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467370#M174595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii Peschu,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I used following code as you said on at OnOpen event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif;"&gt;Sub Autozoom&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif;"&gt;ActiveDocument.GetApplication.WaitForIdle&lt;BR /&gt;ActiveDocument.ActiveSheet.FitZoomToWindow&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif;"&gt;End Sub&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif;"&gt;But i think it is doing zooming out the Charts/Objects. Now my chart looks very small now.&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif;"&gt;my Requirement is not to zoom out charts inside qlikview. &lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif;"&gt;I want Qlikview to change the Sheet resolution when qlikview opens in different Screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif;"&gt;Thanks&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; margin: 0 0 1.667em; color: #666666; font-family: Verdana, sans-serif;"&gt;Lavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 11:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467370#M174595</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2013-05-20T11:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467371#M174596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this happens when QlikView (main window) is not maximized. The main window has to be maximized that the "Fit zoom to window" function works as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 07:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467371#M174596</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-05-21T07:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467372#M174597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peschu,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; what do you mean by &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;"QlikView (main window) is not maximized"??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 08:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467372#M174597</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2013-05-21T08:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467373#M174598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "Windows Buttons" for minimize and maximize...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Qlikview doesn't start up maximized and you set trigger on load, it will fit the zoom to the "minimized" window and you end up with smaller charts etc....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467373#M174598</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2013-05-21T12:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467374#M174599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello - We have Doc's with multiple tabs and multiple users going through Access Point with possibly just as many different screen resolutions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you suggest to set this trigger up to run on each sheet of a document?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;SPAN style="font-size: 10pt; font-family: Tahoma;"&gt;Däv &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 18:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467374#M174599</guid>
      <dc:creator />
      <dc:date>2013-07-02T18:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467375#M174600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This macro does not work in Access Point! Right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 09:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467375#M174600</guid>
      <dc:creator />
      <dc:date>2013-12-11T09:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467376#M174601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it doesn't work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 10:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-screen-resolution/m-p/467376#M174601</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2013-12-12T10:08:44Z</dc:date>
    </item>
  </channel>
</rss>

