<?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: Scroll bar in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352409#M515973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;You can create a different object of scroll bar and place it wherever you like. you can control the movement of your chart with the scroll using variables. &lt;/P&gt;&lt;P&gt;Please follow the link below, and refer to the QVW attached in one of the comments.&lt;/P&gt;&lt;P&gt;It's a hack, as there isn't any direct way to go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/52194"&gt;If i move scroll bar in one table, then other table scroll bar should move&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2017 11:00:53 GMT</pubDate>
    <dc:creator>chhavi376</dc:creator>
    <dc:date>2017-06-14T11:00:53Z</dc:date>
    <item>
      <title>Scroll bar in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352405#M515969</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; I am using a stacked bar chart. I want a scroll bar in the right side of the chart. I am getting it in the left side but I want it in the right side of the chart. Can somebody help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 11:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352405#M515969</guid>
      <dc:creator />
      <dc:date>2017-06-12T11:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll bar in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352406#M515970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you rotate your bar chart 90° ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMHO scroll bars are placed either on the left (rotated bar chart) or at the bottom (regular bar chart)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 12:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352406#M515970</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-06-12T12:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll bar in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352407#M515971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Thanks. It is a horizontal bar chart. So is it not possible to place a scroll bar in the right side?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 12:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352407#M515971</guid>
      <dc:creator />
      <dc:date>2017-06-12T12:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll bar in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352408#M515972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not as far as I know. Y-axes can be swapped, but scroll bars have fixed positions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a "dirty" trick however, that puts the scrollbar on the right. Instead of a Bar chart, create a straight table with a dimension and an expression, and display the expression as a "Linear Gauge" (see Expression-&amp;gt;Representation). The scroll bar will now appear on the right, as is common in straight tables.&lt;/P&gt;&lt;P&gt;However, you won't have stacked segments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 12:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352408#M515972</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-06-12T12:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll bar in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352409#M515973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;You can create a different object of scroll bar and place it wherever you like. you can control the movement of your chart with the scroll using variables. &lt;/P&gt;&lt;P&gt;Please follow the link below, and refer to the QVW attached in one of the comments.&lt;/P&gt;&lt;P&gt;It's a hack, as there isn't any direct way to go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/52194"&gt;If i move scroll bar in one table, then other table scroll bar should move&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 11:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352409#M515973</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-06-14T11:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll bar in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352410#M515974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Peter.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 05:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352410#M515974</guid>
      <dc:creator />
      <dc:date>2017-06-15T05:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll bar in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352411#M515975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chhavi. It is helpful.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 05:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-bar-in-bar-chart/m-p/1352411#M515975</guid>
      <dc:creator />
      <dc:date>2017-06-15T05:44:56Z</dc:date>
    </item>
  </channel>
</rss>

