<?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: Screen adjustment when using in mobiles and tablets in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065668#M57766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While viewing on a mobile device, the layout of these visualizations change, they go one below the other and look the same way. As In your example, you have 3 visualizations in each row, (3 on top and 3 below) but where as in a smaller screen, it will re arrange itself and the visualizations will be arranged one below the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing, just simply reduce the width of your browser. You will see that the visualizations shift one below the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sangram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2016 11:42:25 GMT</pubDate>
    <dc:creator>reddy-s</dc:creator>
    <dc:date>2016-04-07T11:42:25Z</dc:date>
    <item>
      <title>Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065661#M57759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if I have a lot of graphs in a sheet of an app (I did the development in computer) and then i want to work with it in a mobile phone.. It appears a drill down to see all the graphs??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How it works the screen adjustment and resolutions the same app between different devices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 11:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065661#M57759</guid>
      <dc:creator />
      <dc:date>2016-04-06T11:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065662#M57760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the autozoom macro. I'm not sure if it works with Ajax client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 19:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065662#M57760</guid>
      <dc:creator>vinafidalgo</dc:creator>
      <dc:date>2016-04-06T19:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065663#M57761</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;Trigger the below macro in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Sub FitZoomToWindow&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt; ActiveDocument.GetApplication.WaitForIdle&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt; ActiveDocument.ActiveSheet.FItZoomToWindow&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;End Sub&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings -&amp;gt; Document Properties -&amp;gt; Triggers -&amp;gt; On open -&amp;gt; Add Action -&amp;gt; Add -&amp;gt; External -&amp;gt; Run Macro -&amp;gt; Give Macro Name (&lt;SPAN style="font-size: 9.0pt; font-family: Consolas; color: black;"&gt;FitZoomToWindow)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before that paste the above macro code in the Edit Module window (Ctrl + M).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some other sample macros check the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4870"&gt;Useful Qlikview Macros&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 05:27:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065663#M57761</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-04-07T05:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065664#M57762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qliksense sense has a responsive design and hence you will face no issue viewing the dashboards in any device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sangram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 10:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065664#M57762</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-04-07T10:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065665#M57763</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;In Qliksense you don't need to do anything, it is auto responsive based on the screen size it will automatically adjust.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 10:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065665#M57763</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-04-07T10:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065666#M57764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok but I mean, If I have 6 graphs (as the image as I see it in my computer) in the app &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I open it in a small device such as a cellphone (not too big).. It will appear a drill down? in order to not see it very small the whole sheet and have the possibility to see each graph detailed??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or it will be exactly like this image in all the devices I use?? (independently of the screen size)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for being insistent, I just want to be sure that I'm explaining well (sorry for my english haha)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVSense_02_SalesManagement.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120890_QVSense_02_SalesManagement.png" style="height: 418px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 11:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065666#M57764</guid>
      <dc:creator />
      <dc:date>2016-04-07T11:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065667#M57765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Ok but I mean, If I have 6 graphs (as the image as I see it in my computer) in the app &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;when I open it in a small device such as a cellphone (not too big).. It will appear a drill down? in order to not see it very small the whole sheet and have the possibility to see each graph detailed??&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Or it will be exactly like this image in all the devices I use?? (independently of the screen size)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sorry for being insistent, I just want to be sure that I'm explaining well (sorry for my english haha)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="QVSense_02_SalesManagement.png" class="jive-image image-1" height="240" src="https://community.qlik.com/legacyfs/online/120891_QVSense_02_SalesManagement.png" style="width: 356px; height: 240.128px;" width="356" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 11:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065667#M57765</guid>
      <dc:creator />
      <dc:date>2016-04-07T11:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065668#M57766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While viewing on a mobile device, the layout of these visualizations change, they go one below the other and look the same way. As In your example, you have 3 visualizations in each row, (3 on top and 3 below) but where as in a smaller screen, it will re arrange itself and the visualizations will be arranged one below the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing, just simply reduce the width of your browser. You will see that the visualizations shift one below the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sangram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 11:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065668#M57766</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-04-07T11:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065669#M57767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sangram!! I understand now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 14:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065669#M57767</guid>
      <dc:creator />
      <dc:date>2016-04-07T14:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen adjustment when using in mobiles and tablets</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065670#M57768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Always Welcome!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 11:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Screen-adjustment-when-using-in-mobiles-and-tablets/m-p/1065670#M57768</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-04-08T11:30:10Z</dc:date>
    </item>
  </channel>
</rss>

