<?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 Table with +50 dimensions. No horizontal scrollbar possible? (Conditional Hide) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-with-50-dimensions-No-horizontal-scrollbar-possible/m-p/511970#M483581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a table with +50 Dimensions that can be altered by the user with a selection But i never get the horizontal scrollbar correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a checkbox with:&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13722510811547859" jivemacro_uid="_13722510811547859"&gt;&lt;P&gt;#Selection:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#Selection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Selection 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a users selects a value from the checkbox the dimension from the table will be added (or deleted when deselected). I use following code for Conditional hide in the table dimension/expression:&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13722515394346760" jivemacro_uid="_13722515394346760"&gt;&lt;P&gt;=SubStringCount(Concat(#&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection&lt;/SPAN&gt;, '|'), '&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection 1&lt;/SPAN&gt;')&amp;nbsp; and GetSelectedCount(#&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection&lt;/SPAN&gt;)&amp;gt;0&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problems i have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try a normal Table Box i cannot conditional hide parts of my Dimensions. Correct?&lt;/P&gt;&lt;P&gt;When i have a Stright table chart with all dimensions it even does not show a horizontal scrollbar. The table just keeps growing to the right.... When i add 2 expressions and putr one to the left and one to the right of the table it shows a scrollbar. But it is only growing for th expressions. When adding Dimensions it also keeps growing.&lt;/P&gt;&lt;P&gt;When i have a Stright table with 1 dimensions and all other expressions it is not showing my data right.&lt;/P&gt;&lt;P&gt;I tried putting the table into an Container. But even then it is not showing a horzontal scrollbar &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found the tread &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/275236"&gt;http://community.qlik.com/message/275236&lt;/A&gt;. But i tried both and is not giving anny solution to the problems i'm expiriencing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 13:09:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-26T13:09:33Z</dc:date>
    <item>
      <title>Table with +50 dimensions. No horizontal scrollbar possible? (Conditional Hide)</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-50-dimensions-No-horizontal-scrollbar-possible/m-p/511970#M483581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a table with +50 Dimensions that can be altered by the user with a selection But i never get the horizontal scrollbar correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a checkbox with:&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13722510811547859" jivemacro_uid="_13722510811547859"&gt;&lt;P&gt;#Selection:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#Selection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Selection 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a users selects a value from the checkbox the dimension from the table will be added (or deleted when deselected). I use following code for Conditional hide in the table dimension/expression:&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13722515394346760" jivemacro_uid="_13722515394346760"&gt;&lt;P&gt;=SubStringCount(Concat(#&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection&lt;/SPAN&gt;, '|'), '&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection 1&lt;/SPAN&gt;')&amp;nbsp; and GetSelectedCount(#&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Selection&lt;/SPAN&gt;)&amp;gt;0&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problems i have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try a normal Table Box i cannot conditional hide parts of my Dimensions. Correct?&lt;/P&gt;&lt;P&gt;When i have a Stright table chart with all dimensions it even does not show a horizontal scrollbar. The table just keeps growing to the right.... When i add 2 expressions and putr one to the left and one to the right of the table it shows a scrollbar. But it is only growing for th expressions. When adding Dimensions it also keeps growing.&lt;/P&gt;&lt;P&gt;When i have a Stright table with 1 dimensions and all other expressions it is not showing my data right.&lt;/P&gt;&lt;P&gt;I tried putting the table into an Container. But even then it is not showing a horzontal scrollbar &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found the tread &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/275236"&gt;http://community.qlik.com/message/275236&lt;/A&gt;. But i tried both and is not giving anny solution to the problems i'm expiriencing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 13:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-50-dimensions-No-horizontal-scrollbar-possible/m-p/511970#M483581</guid>
      <dc:creator />
      <dc:date>2013-06-26T13:09:33Z</dc:date>
    </item>
  </channel>
</rss>

