<?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: Dinamic Resolution in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616600#M547370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a Macro that you can use, I call it Zoom.&amp;nbsp; You can add it at the sheet level and it will automatically Fit-to-window your dashboard.&amp;nbsp; I'll warn you that it isn't perfect, but it works pretty well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_______________________________________________________&lt;/P&gt;&lt;P&gt;Sub Zoom&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set s = ActiveDocument.ActiveSheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Apply zoom to fit window for current sheet&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle 300&lt;/P&gt;&lt;P&gt;&amp;nbsp; s.FitZoomToWindow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'apply zoom to all other sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle 300&lt;/P&gt;&lt;P&gt;&amp;nbsp; s.ApplyZoomToAllSheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;___________________________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I deploy this as a Sheet Trigger, on Activate sheet.&amp;nbsp; Simply go to the sheet properties, add an External action, Run Macro, then paste the above script int he Edit Module window.&amp;nbsp; Do this for each sheet.&amp;nbsp; Then, as you change sheets, your Dashboard will resize to fit the objects.&amp;nbsp; Again, this isn't perfect, so be sure to test this out and play with it before you put it in a dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This comes with no Garauntees, no warranties.&amp;nbsp; As far as i know, it works in all versions on QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2014 18:12:12 GMT</pubDate>
    <dc:creator>hallquist_nate</dc:creator>
    <dc:date>2014-02-25T18:12:12Z</dc:date>
    <item>
      <title>Dinamic Resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616598#M547368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello everyone,&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I made a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dash&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;QlickView&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I see&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in my PC&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;correctly (&lt;/SPAN&gt;via client &lt;SPAN class="hps"&gt;and web&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;firefox&lt;/SPAN&gt;) &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I see&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the same&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dashboard&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;via IE&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on another PC&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a different resolution&lt;/SPAN&gt;, the instrument panel &lt;SPAN class="hps"&gt;is not displayed&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in full-screen&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;forced to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;navigate&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;through&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the scroll bars&lt;/SPAN&gt;. &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;There is a system&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;automatically size&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the panel&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;according to the resolution&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the PC&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in order&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to try and fit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the objects&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on a single page&lt;/SPAN&gt;? &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;thanks&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Andrea&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 08:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616598#M547368</guid>
      <dc:creator>warrentk80</dc:creator>
      <dc:date>2014-02-21T08:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dinamic Resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616599#M547369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if all the PCs where the app is viewed have QlikView installed, you can always use&lt;/P&gt;&lt;P&gt;- main menu "View"&lt;/P&gt;&lt;P&gt;=&amp;gt; adapt to screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If some users view the app in IE, the resolution is always slightly divergent - that can't be helped. I am building QlikView_apps here for view on IE (team monitors) and in some of them, the objects seem to be way above the lower edge of the screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 08:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616599#M547369</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-02-21T08:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dinamic Resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616600#M547370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a Macro that you can use, I call it Zoom.&amp;nbsp; You can add it at the sheet level and it will automatically Fit-to-window your dashboard.&amp;nbsp; I'll warn you that it isn't perfect, but it works pretty well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_______________________________________________________&lt;/P&gt;&lt;P&gt;Sub Zoom&lt;/P&gt;&lt;P&gt;&amp;nbsp; Set s = ActiveDocument.ActiveSheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Apply zoom to fit window for current sheet&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle 300&lt;/P&gt;&lt;P&gt;&amp;nbsp; s.FitZoomToWindow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'apply zoom to all other sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle 300&lt;/P&gt;&lt;P&gt;&amp;nbsp; s.ApplyZoomToAllSheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;___________________________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I deploy this as a Sheet Trigger, on Activate sheet.&amp;nbsp; Simply go to the sheet properties, add an External action, Run Macro, then paste the above script int he Edit Module window.&amp;nbsp; Do this for each sheet.&amp;nbsp; Then, as you change sheets, your Dashboard will resize to fit the objects.&amp;nbsp; Again, this isn't perfect, so be sure to test this out and play with it before you put it in a dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This comes with no Garauntees, no warranties.&amp;nbsp; As far as i know, it works in all versions on QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 18:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616600#M547370</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2014-02-25T18:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dinamic Resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616601#M547371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Nate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this looks great!&lt;/P&gt;&lt;P&gt;Unfortunately we've made the experience that in IE, sheet_level_triggers don't always work. For that reason we have put all "standard selections" and such that are necessary for a specific chart on the buttons.&lt;/P&gt;&lt;P&gt;Do you know a way around that?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 07:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616601#M547371</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-02-26T07:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dinamic Resolution</title>
      <link>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616602#M547372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could post a copy of your Application, so I could take a look at it.&amp;nbsp; Sheet objects will help force some of the zooming, so maybe we can do something with line objects, or strategically placed list boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 14:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dinamic-Resolution/m-p/616602#M547372</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2014-02-26T14:34:00Z</dc:date>
    </item>
  </channel>
</rss>

