<?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: Re: How to Control screen resolution in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707558#M254878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, no problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press CTL + M to view the edit module, there you create all the macros code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tell me if you need something&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2014 18:51:40 GMT</pubDate>
    <dc:creator>fkeuroglian</dc:creator>
    <dc:date>2014-07-03T18:51:40Z</dc:date>
    <item>
      <title>How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707555#M254875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have this requrement where we need to show same dashboard on small and larger monitors. We are asked if there is any option to implement some sort of marco or anything which will help a dashboard to layout properly on different dashbaords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 15:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707555#M254875</guid>
      <dc:creator />
      <dc:date>2014-07-03T15:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707556#M254876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,you can do it using a macro to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt; fit the dashboard as per the screen size.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;this will be your macro&amp;nbsp; code:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;------------------------------------------------------&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sub Zoom&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ActiveDocument.ActiveSheet.FItZoomToWindow&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;End Sub&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-----------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;then you can create a button to execute this or onyl load the macro when the document open &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;perform the Action ---------&amp;gt; Run Macro&amp;nbsp;&amp;nbsp; -----&amp;gt; Zoom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I hope it will help you.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;good luck&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 15:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707556#M254876</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-07-03T15:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707557#M254877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Thnaks for the reply,, Never worked on Macro,,can you please help me on where do i write this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 16:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707557#M254877</guid>
      <dc:creator />
      <dc:date>2014-07-03T16:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707558#M254878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, no problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press CTL + M to view the edit module, there you create all the macros code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tell me if you need something&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 18:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707558#M254878</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-07-03T18:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707559#M254879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,, do we need to do anything to run this qvw on server? I mean qvw with this code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 15:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707559#M254879</guid>
      <dc:creator />
      <dc:date>2014-07-04T15:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707560#M254880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you use, ieplugin or full browser?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to put in the folder that contain all the document that you see in the server and just click in the button to see if works on in the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the desktop version works ok, now try in the server, then you could create a triger that execute when the document open and call the macro to auto adjust screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Tell me if you need something&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 16:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707560#M254880</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-07-04T16:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707561#M254881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faisal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating Dashboards or Application keep in mind to set the Screen resolution earlier and then start working on creating Dashboards and Application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly check the Screen Resolution of your users and work accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to View&amp;gt; Resize Window&amp;gt; Select one Screen Resolution on which you have to work&amp;gt; After selecting the desired resolution, start creating your dashboard within that area only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Resolution.bmp" class="jive-image" src="/legacyfs/online/61786_Screen Resolution.bmp" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 18:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707561#M254881</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-07-04T18:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707562#M254882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all I would like to than kyou for your reply. I have tried this qvw via AJAX and Plug In,,, It seems it only works with IE Plug In. We would like to make it work with AJAX as that is by default... Can You please explain if there is such limitation or we can do something to make it work on both or atleast on AJAX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jul 2014 02:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707562#M254882</guid>
      <dc:creator />
      <dc:date>2014-07-06T02:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707563#M254883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi faisal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because of that i asked you before what browser do you use, it is not working using ajax because use some macro that only are allowed with ie plugin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have search to use in ajax if i have some improove or i find the solution i will tell&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jul 2014 12:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707563#M254883</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-07-06T12:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707564#M254884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faisal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look it the attached extension help you.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/245239#245239"&gt;http://community.qlik.com/message/245239#245239&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jul 2014 12:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707564#M254884</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-06T12:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707565#M254885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 14:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707565#M254885</guid>
      <dc:creator />
      <dc:date>2014-07-07T14:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: How to Control screen resolution in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707566#M254886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,,, that will be great. We have AJAX by default so It will be great with AJAX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 14:51:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Control-screen-resolution-in-qlikview/m-p/707566#M254886</guid>
      <dc:creator />
      <dc:date>2014-07-07T14:51:47Z</dc:date>
    </item>
  </channel>
</rss>

