<?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: Syncronizing scrolling on layered bar charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420701#M156620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to simplify explanation of issue in another Discussion Post: &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/274735#274735"&gt;http://community.qlik.com/message/274735#274735&lt;/A&gt;&amp;nbsp; I am still hopeful someone might have run into a similar problem and found a workable solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Oct 2012 02:56:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-27T02:56:07Z</dc:date>
    <item>
      <title>Syncronizing scrolling on layered bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420696#M156615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my situation I have a main bar chart, and 3 overlay bar charts.&amp;nbsp; Each of my bar charts share the same X-Axis fields, but have differing Y-Axis.&amp;nbsp; As there are many values on my X-Axis I have to enable the X-Axis scrollbar functionality in order to be able to display only partial data at one time, otherwise it would be too compressed and not visually useful -- this applies to all 4 bar charts given they all share the same X-Axis.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to compare the data in each bar chart, I have implemented button objects that bring each layer up on demand.&amp;nbsp; This works ok, up until one scrolls on the X-Axis.&amp;nbsp; As each chart has its own Scroll Bar once you scroll the charts are no longer lined up on the X-Axis.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to me there must be some way to tie these bar charts together as the share the same X-Axis.&amp;nbsp; I am fairly new to Qlikview with no formal training so thinking this layering path may not have been the most optimal solution.&amp;nbsp; Hoping there is a more better solution out there.&amp;nbsp; I've located several discussions that seem somewhat related to my problem, but nothing definitive as far as an answer and most of those threads are old.&amp;nbsp; Any advice here is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lew &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 16:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420696#M156615</guid>
      <dc:creator />
      <dc:date>2012-10-16T16:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Syncronizing scrolling on layered bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420697#M156616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not possible (yet), but you can vote up the idea here: &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/ideas/http://community.qlik.com/ideas/2302" title="http://community.qlik.com/ideas/2302"&gt;http://community.qlik.com/ideas/2302&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 18:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420697#M156616</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-16T18:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Syncronizing scrolling on layered bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420698#M156617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Shoot was trying to edit this post with more details and to add pictures, but edit ended up deleting my original post reply &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&amp;nbsp;&amp;nbsp; Let me try again:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;So my solution to this problem was to create a slider based off my X-Axis.&amp;nbsp; I then removed the scroll bar from all layered bar charts.&amp;nbsp; Moved my new consolidated slider down to where the scroll bars were previously located.&amp;nbsp; This seems to work fairly well, with a few gotchas.&amp;nbsp; That being said, now my charts all scroll together and are always lined up properly.&amp;nbsp; I have also created two Button objects, one for Next Segment and one for Prev Segment.&amp;nbsp; The Next Segment button works perfectly moving me to the next segment correctly.&amp;nbsp; Even if I have more than one segment displayed it moves me to the next inclusive set, i.e. if one Segment is displayed, next seg button takes me to next sequential segment, ex: if segment #1 displayed, it takes me to #2, if segment #8 &amp;amp; #9 displayed it takes me to #9 &amp;amp; #10, etc.&amp;nbsp; The problem is for my Prev Segment Button, it only works when one segment is displayed.&amp;nbsp; If you have more than one segment displayed in the chart, Prev Button brings you back to Segment #1 with the default maximum number of displayable segments shown.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Search string for working NEXT SEGMENT Button:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; =&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MAX&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'&amp;gt;=' &amp;amp; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)+1) &amp;amp; '&amp;lt;=' &amp;amp; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)+&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;vSegmentInterval&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Search string for NON-working PREV SEGMENT Button:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; =&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-0 &amp;gt; 1 , '&amp;gt;=' &amp;amp; ((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)-(&lt;/SPAN&gt;&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;vSegmentInterval&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &amp;amp; '&amp;lt;=' &amp;amp; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-1) , '&amp;gt;=' &amp;amp; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;amp; '&amp;lt;=' &amp;amp; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Variable vSegmentInterval is set in a&amp;nbsp; Document Trigger.&amp;nbsp; It is an OnAnySelect Trigger with a Set Variable Option as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Variable: vSegmentInterval&amp;nbsp;&amp;nbsp; Value: &lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SEGMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If anyone has any ideas on what my search string should be for the PREV SEGMENT Button please let me know.&amp;nbsp; If you need more clarity on the problem I will try to attach pictures again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Lew&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add just a little more challenge to this problem....there is the possibility that some segments have no data available, hence they should be excluded while scrolling through the segments.&amp;nbsp; So you might have 3 segments currently displayed such as 4,5,6, if there is no segment 3, then Prev should give you 2,4,5 instead of 3,4,5.&amp;nbsp; It sure would be nice if Qlikview did have this functionality to tie multiple charts that share an X-Axis together, then all these summersaults would not be necessary...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Lew Goldstein&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 18:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420698#M156617</guid>
      <dc:creator />
      <dc:date>2012-10-17T18:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Syncronizing scrolling on layered bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420699#M156618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="QVPrevNextIssue1.PNG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/23703_QVPrevNextIssue1.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Below is after Next Seg is pressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVPrevNextIssue2.PNG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/23704_QVPrevNextIssue2.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Desired result is that Prev Seg button brings back to same state as prior to Next Seg.&amp;nbsp; This should hold true regardless of how many segments are selectet to be displayed -- Chart can handle up to 4 segments at one time.&amp;nbsp; Hope this adds some clarity.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 04:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420699#M156618</guid>
      <dc:creator />
      <dc:date>2012-10-19T04:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Syncronizing scrolling on layered bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420700#M156619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know there has got to be a Qlikview Guru out there who can figure this one out &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surely one of you guys has a solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Top 5 Contributors:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;IMG alt="swuehl" border="0" class="jive-avatar jiveImage" height="22" src="https://community.qlik.com/people/swuehl/avatar/22.png?a=-1" width="22" /&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/swuehl" id="jive-158234291994750449177" onmouseout="" onmouseover=""&gt;swuehl&lt;/A&gt;&lt;IMG alt="10000+ Points" class="jiveImage" src="https://community.qlik.com/4.5.7/resources/images/status/5-bar-gold.gif" title="10000+ Points" /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user" href="https://community.qlik.com/people/johnw" onmouseout="" onmouseover=""&gt;&lt;IMG alt="John Witherspoon" border="0" class="jive-avatar jiveImage" height="22" src="https://community.qlik.com/people/johnw/avatar/22.png?a=1205" width="22" /&gt;&lt;/A&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/johnw" id="jive-22264291994751367534" onmouseout="" onmouseover=""&gt;John Witherspoon&lt;/A&gt;&lt;IMG alt="10000+ Points" class="jiveImage" src="https://community.qlik.com/4.5.7/resources/images/status/5-bar-gold.gif" title="10000+ Points" /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user" href="https://community.qlik.com/people/mby" onmouseout="" onmouseover=""&gt;&lt;IMG alt="Miguel Angel Baeyens" border="0" class="jive-avatar jiveImage" height="22" src="https://community.qlik.com/people/mby/avatar/22.png?a=4568" width="22" /&gt;&lt;/A&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/mby" id="jive-176334291994752210154" onmouseout="" onmouseover=""&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;IMG alt="Employee" class="jiveImage" src="https://community.qlik.com/4.5.7/resources/images/status/qv-16x16.gif" title="Employee" /&gt;&lt;IMG alt="Moderator" class="jiveImage" src="https://community.qlik.com/4.5.7/images/status/statusicon-53.gif" title="Moderator" /&gt;&lt;IMG alt="10000+ Points" class="jiveImage" src="https://community.qlik.com/4.5.7/resources/images/status/5-bar-gold.gif" title="10000+ Points" /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user" href="https://community.qlik.com/people/msolomov" onmouseout="" onmouseover=""&gt;&lt;IMG alt="Michael Solomovich" border="0" class="jive-avatar jiveImage" height="22" src="https://community.qlik.com/people/msolomov/avatar/22.png?a=1537" width="22" /&gt;&lt;/A&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/msolomov" id="jive-39314291994753162471" onmouseout="" onmouseover=""&gt;Michael Solomovich&lt;/A&gt;&lt;IMG alt="3000-9999 Points" class="jiveImage" src="https://community.qlik.com/4.5.7/resources/images/status/5-bar.gif" title="3000-9999 Points" /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user" href="https://community.qlik.com/people/robwunderlich" onmouseout="" onmouseover=""&gt;&lt;IMG alt="Rob Wunderlich" border="0" class="jive-avatar jiveImage" height="22" src="https://community.qlik.com/people/robwunderlich/avatar/22.png?a=1224" width="22" /&gt;&lt;/A&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/robwunderlich" id="jive-22864291994754040635" onmouseout="" onmouseover=""&gt;Rob Wunderlich&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Lew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Lew Goldstein&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 21:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420700#M156619</guid>
      <dc:creator />
      <dc:date>2012-10-19T21:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Syncronizing scrolling on layered bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420701#M156620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to simplify explanation of issue in another Discussion Post: &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/274735#274735"&gt;http://community.qlik.com/message/274735#274735&lt;/A&gt;&amp;nbsp; I am still hopeful someone might have run into a similar problem and found a workable solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Oct 2012 02:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420701#M156620</guid>
      <dc:creator />
      <dc:date>2012-10-27T02:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Syncronizing scrolling on layered bar charts</title>
      <link>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420702#M156621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please vote for this functionality on these idea posts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/ideas/http://community.qlik.com/ideas/2302"&gt;http://community.qlik.com/ideas/2302&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/ideas/http://community.qlik.com/ideas/2718"&gt;http://community.qlik.com/ideas/2718&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 20:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncronizing-scrolling-on-layered-bar-charts/m-p/420702#M156621</guid>
      <dc:creator />
      <dc:date>2012-11-30T20:12:51Z</dc:date>
    </item>
  </channel>
</rss>

