<?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 Qlik: right scroll not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941291#M960222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bar chart that has the following property selected in the presentation tab:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Chart Scrolls.jpg" class="jive-image image-1" src="/legacyfs/online/102693_Chart Scrolls.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it loads with the bottom scroll bars right justified but the moment a filter is selected, the scroll bar either moves to the center or the extreme left. This is really annoying behavior. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; I am using 11.2 version Qlikview. &lt;/P&gt;&lt;P&gt;2. I have tried using a macro to move the scroll bar to the right but that does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Macro: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;Sub SetScrollRight&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit; color: #006699; font-size: 9pt !important; background-color: inherit;"&gt;set&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt; chart1 = ActiveDocument.GetSheetObject(&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; font-size: 9pt !important; background-color: inherit;"&gt;"CH06"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit; color: #006699; font-size: 9pt !important; background-color: inherit;"&gt;set&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt; p1 = chart1.GetProperties&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt; p1.ChartProperties.XScrollInitRight = &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit; color: #006699; font-size: 9pt !important; background-color: inherit;"&gt;true&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt; chart1.SetProperties p1&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;&lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit; color: #006699; font-size: 9pt !important; background-color: inherit;"&gt;End&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt; sub &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;I am running out of options and need some help. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 18:12:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-21T18:12:32Z</dc:date>
    <item>
      <title>Qlik: right scroll not working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941291#M960222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bar chart that has the following property selected in the presentation tab:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Chart Scrolls.jpg" class="jive-image image-1" src="/legacyfs/online/102693_Chart Scrolls.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it loads with the bottom scroll bars right justified but the moment a filter is selected, the scroll bar either moves to the center or the extreme left. This is really annoying behavior. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; I am using 11.2 version Qlikview. &lt;/P&gt;&lt;P&gt;2. I have tried using a macro to move the scroll bar to the right but that does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Macro: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;Sub SetScrollRight&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit; color: #006699; font-size: 9pt !important; background-color: inherit;"&gt;set&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt; chart1 = ActiveDocument.GetSheetObject(&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; font-size: 9pt !important; background-color: inherit;"&gt;"CH06"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit; color: #006699; font-size: 9pt !important; background-color: inherit;"&gt;set&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt; p1 = chart1.GetProperties&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt; p1.ChartProperties.XScrollInitRight = &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit; color: #006699; font-size: 9pt !important; background-color: inherit;"&gt;true&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt; chart1.SetProperties p1&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;&lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit; color: #006699; font-size: 9pt !important; background-color: inherit;"&gt;End&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt; sub &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;I am running out of options and need some help. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 18:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941291#M960222</guid>
      <dc:creator />
      <dc:date>2015-10-21T18:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik: right scroll not working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941292#M960223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have also tried the following on the Layout tab:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="102720" alt="Scroll.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102720_Scroll.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still no luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 18:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941292#M960223</guid>
      <dc:creator />
      <dc:date>2015-10-21T18:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik: right scroll not working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941293#M960224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey coolhawk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are the three settings you need to use to get the desired outcome.&amp;nbsp; I have found that scroll bar settings on bar charts have been a bit buggy in the past few SRs.&amp;nbsp; For example, I have also noticed that changing "scroll style" on the layout tab doesn't always work until you change the scrollbar width as well.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having said that, I did just try to recreate the issue and didn't run into the same problem.&amp;nbsp; What SR are you on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried publishing these changes to the web?&amp;nbsp; Wouldn't be totally surprised if the scroll worked fine. Might just be a QV Desktop issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 18:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941293#M960224</guid>
      <dc:creator />
      <dc:date>2015-10-21T18:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik: right scroll not working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941294#M960225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the issue is global and has been seen on the browser as well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 19:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941294#M960225</guid>
      <dc:creator />
      <dc:date>2015-10-21T19:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik: right scroll not working</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941295#M960226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK - what Service Release are you on?&amp;nbsp; Maybe an upgrade is in order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also try changing the 'style' of the chart to be a horizontal bar chart so the scroll goes top to bottom (or bottom to top on the reverse). I find that user generally like these better anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 19:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-right-scroll-not-working/m-p/941295#M960226</guid>
      <dc:creator />
      <dc:date>2015-10-21T19:38:24Z</dc:date>
    </item>
  </channel>
</rss>

