<?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: How to fix the pivot table width in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460691#M436020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, dimensions won't have a scrollbar. But in total 49 columns are far more than useful for an user and such big tables could require a lot of resources and it's not uncommon that they will end with an out-of-memory message. Therefore a restriction on the number of columns (and rows, too) and/or maybe a split into several objects might be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jan 2018 14:06:32 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-01-08T14:06:32Z</dc:date>
    <item>
      <title>How to fix the pivot table width</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460685#M436014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an adhoc report in QlikView where the users have the option to select the dimension and expressions given in the listbox.&lt;/P&gt;&lt;P&gt;When they select the dimensions and expressions, those will be enabled by using the conditional enabling of dimension and expression in pivot table.&lt;/P&gt;&lt;P&gt;I have a fixed width for the sheet to place the objects.&lt;/P&gt;&lt;P&gt;When i select more dimensions, then the pivot table goes out of the fixed width in the sheet.&lt;/P&gt;&lt;P&gt;So how to restrict the table to have fixed width with scrollbar to scroll to the right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460685#M436014</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2018-01-08T13:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the pivot table width</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460686#M436015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you enable this option?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189292_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460686#M436015</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-08T13:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the pivot table width</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460687#M436016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have removed that Size to Data option, still the table goes out of the fixed width.&lt;/P&gt;&lt;P&gt;If i select more dimensions and one expression, it goes out of the range given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460687#M436016</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2018-01-08T13:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the pivot table width</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460688#M436017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression-columns from a pivot could have a scrollbar but not the dimensions. The meant you will need to limit the max. number of dimensions within your pivot - maybe by adding an additionally counter to your conditions like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... and getselectedcount(YourDimensionChoice) &amp;lt;= 6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460688#M436017</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-08T13:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the pivot table width</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460689#M436018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Till how many you have added?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460689#M436018</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-08T13:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the pivot table width</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460690#M436019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh.&lt;/P&gt;&lt;P&gt;I have more dimensions available for user to select (43 dimensions) and 6 expressions.&lt;/P&gt;&lt;P&gt;So you are saying, only the expressions will have scroll bars, not the dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460690#M436019</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2018-01-08T13:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the pivot table width</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460691#M436020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, dimensions won't have a scrollbar. But in total 49 columns are far more than useful for an user and such big tables could require a lot of resources and it's not uncommon that they will end with an out-of-memory message. Therefore a restriction on the number of columns (and rows, too) and/or maybe a split into several objects might be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 14:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-the-pivot-table-width/m-p/1460691#M436020</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-08T14:06:32Z</dc:date>
    </item>
  </channel>
</rss>

