<?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: Zooming in options in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Zooming-in-options/m-p/1071631#M357901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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; HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 06:13:46 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2016-03-15T06:13:46Z</dc:date>
    <item>
      <title>Zooming in options</title>
      <link>https://community.qlik.com/t5/QlikView/Zooming-in-options/m-p/1071629#M357899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chart with multiple bars and I would like to show only the values on data point when zoomed in so that they won't overlap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 21:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zooming-in-options/m-p/1071629#M357899</guid>
      <dc:creator />
      <dc:date>2016-03-14T21:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Zooming in options</title>
      <link>https://community.qlik.com/t5/QlikView/Zooming-in-options/m-p/1071630#M357900</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In your chart, first uncheck the 'Values on Data Points' option. (Right Click on the Chart, Properties / "Expressions" Tab).&lt;BR /&gt;Then, in the "Expressions" Tab, click on the "+" symbol near the expressions you want to hide labels.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;All you need to do is to define a expression of the "Show Value" attribute expression.&lt;BR /&gt;When the value of this expression is equal to Zero, no value labels are displayed on the chart, in other cases, values are displayed.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For example if you enter the following expressions :&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=(GetSelectedCount([Date])&amp;lt;5)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You will only display value when less than 4 dates are selected&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 21:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zooming-in-options/m-p/1071630#M357900</guid>
      <dc:creator>nagireddy_qv</dc:creator>
      <dc:date>2016-03-14T21:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Zooming in options</title>
      <link>https://community.qlik.com/t5/QlikView/Zooming-in-options/m-p/1071631#M357901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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; HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 06:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zooming-in-options/m-p/1071631#M357901</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-03-15T06:13:46Z</dc:date>
    </item>
  </channel>
</rss>

