<?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: Horizantal scroll bar on Chart Straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944239#M528220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do the number of columns in your straight table grow dynamically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Oct 2015 11:18:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-09T11:18:20Z</dc:date>
    <item>
      <title>Horizantal scroll bar on Chart Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944235#M528215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just installed 11.20 SR12, and the container does NOT show scrollbars around the Straight Table Chart at all.&lt;/P&gt;&lt;P&gt;It just cuts everything off at the edge of the container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using grid style container with 1 by 1 grid.&lt;/P&gt;&lt;P&gt;Using tab style does not change the behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a most annoying 'feature' where the chart just grows over other parts of the application when users resize columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(and yes: size to data has been unchecked)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 08:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944235#M528215</guid>
      <dc:creator>bediehau</dc:creator>
      <dc:date>2015-10-09T08:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Horizantal scroll bar on Chart Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944236#M528216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/5538"&gt;dieter&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;I just tried implementing your scenario. You have to do following things:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;uncheck the 'Allow move/ size' box in chart's 'Layout' tab properties&lt;/LI&gt;&lt;LI&gt;uncheck the 'Allow drag and drop' box in chart's 'Presentation' tab properties&lt;/LI&gt;&lt;LI&gt;uncheck the 'Allow move/ size' box in sheet properties&lt;/LI&gt;&lt;LI&gt;uncheck the 'Admin override security' box in 'Security' tab of document of properties&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 10:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944236#M528216</guid>
      <dc:creator />
      <dc:date>2015-10-09T10:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Horizantal scroll bar on Chart Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944237#M528217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This mostly makes it impossible for users (and myself while designing the report) to alter anything.&lt;BR /&gt;Resizing column widths is no longer possible, which eliminates the need for the scroll bar altogether.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this approach I have been unsuccessful in getting the scroll bar to show, neither in Chart, nor in Container&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(client mode)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 10:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944237#M528217</guid>
      <dc:creator>bediehau</dc:creator>
      <dc:date>2015-10-09T10:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Horizantal scroll bar on Chart Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944238#M528218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just discovered something (while investigating the web for the issue some more):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have removed the description field from the dimensions and added it as an expression using Only() function.&lt;BR /&gt;This gives me the horizontal scroll bar in the Straight Table Chart itself, no need for Container anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has an insane Set Analysis formula behind it to make sure it only shows the lines that actually also have metric data, but it works for my purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still a nuisance to have to work in such a complicated way, especially if the different metrics have very different set analysis, finding the one that works for the description could be a challenge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944238#M528218</guid>
      <dc:creator>bediehau</dc:creator>
      <dc:date>2015-10-09T11:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Horizantal scroll bar on Chart Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944239#M528220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do the number of columns in your straight table grow dynamically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944239#M528220</guid>
      <dc:creator />
      <dc:date>2015-10-09T11:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Horizantal scroll bar on Chart Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944240#M528221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. number of columns is fixed. But columns can be resized or moved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Horizantal-scroll-bar-on-Chart-Straight-table/m-p/944240#M528221</guid>
      <dc:creator>bediehau</dc:creator>
      <dc:date>2015-10-09T11:19:54Z</dc:date>
    </item>
  </channel>
</rss>

