<?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: Expand all the dimensions - Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276010#M102995</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know it's not a button, but they can right-click column headings and select Expand/Collapse All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also want to consider using the method shown in this tutorial to toggle pivot table dimensions without using the +/-.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Tutorial - About Column Visibility &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/tutorial-about-column-visibility/"&gt;http://qlikviewcookbook.com/recipes/download-info/tutorial-about-column-visibility/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Jun 2014 22:03:36 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2014-06-28T22:03:36Z</dc:date>
    <item>
      <title>Expand all the dimensions - Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276006#M102991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to create a button to expand all the dimensions on the pivot table?&lt;BR /&gt;I've tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;sub ExpandPivot&lt;BR /&gt; on error resume next&lt;BR /&gt; for n = 0 to 5 ' number of dimensions was 5&lt;BR /&gt;&amp;nbsp; set chart = ActiveDocument.GetSheetObject("CH01")&lt;BR /&gt;&amp;nbsp; chart.ExpandLeft 0, n, true&lt;BR /&gt; next&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;but it doesn't work in Qlikview10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 14:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276006#M102991</guid>
      <dc:creator>ejacob</dc:creator>
      <dc:date>2011-09-20T14:58:13Z</dc:date>
    </item>
    <item>
      <title>Expand all the dimensions - Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276007#M102992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; presentation -&amp;gt; alloww fully expanded &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it working or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 15:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276007#M102992</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-09-20T15:56:47Z</dc:date>
    </item>
    <item>
      <title>Expand all the dimensions - Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276008#M102993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Explaining better...&lt;/P&gt;&lt;P&gt;I'd like to allow the application's users might search on the Pivot Table and if necessary, they could reset the search, expanding the chart with one clik on the button "Expand".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 18:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276008#M102993</guid>
      <dc:creator>ejacob</dc:creator>
      <dc:date>2011-09-20T18:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expand all the dimensions - Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276009#M102994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help on this topic ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jun 2014 17:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276009#M102994</guid>
      <dc:creator />
      <dc:date>2014-06-28T17:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expand all the dimensions - Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276010#M102995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know it's not a button, but they can right-click column headings and select Expand/Collapse All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also want to consider using the method shown in this tutorial to toggle pivot table dimensions without using the +/-.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Tutorial - About Column Visibility &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/tutorial-about-column-visibility/"&gt;http://qlikviewcookbook.com/recipes/download-info/tutorial-about-column-visibility/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jun 2014 22:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276010#M102995</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-06-28T22:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Expand all the dimensions - Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276011#M102996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to do programmatically in VBScript to fully expand ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jun 2014 13:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-all-the-dimensions-Pivot-Table/m-p/276011#M102996</guid>
      <dc:creator />
      <dc:date>2014-06-29T13:51:07Z</dc:date>
    </item>
  </channel>
</rss>

