<?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 Pivot Table Expand/Collapse in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expand-Collapse/m-p/147310#M25749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I set to always fully expand, would that disable the expand/collapse function? I do not want to disable that ability, i just don't want the table to automatically collapse the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Jun 2009 03:08:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-20T03:08:23Z</dc:date>
    <item>
      <title>Pivot Table Expand/Collapse</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expand-Collapse/m-p/147308#M25747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Qlikview dashboard with a pivot table fully expanded. The dashboard would collapse when a macro runs for one user and function normally for everyone else. The normal or expected function is to have the table stay fully expanded after the macro runs. Does anyone know why this would happen and how to fix it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 01:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expand-Collapse/m-p/147308#M25747</guid>
      <dc:creator />
      <dc:date>2009-06-20T01:28:29Z</dc:date>
    </item>
    <item>
      <title>Pivot Table Expand/Collapse</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expand-Collapse/m-p/147309#M25748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use PivotAlwaysFullyExpanded in the macro attached is the example from the API guide&lt;/P&gt;&lt;P&gt;set chart = ActiveDocument.Activesheet.CreatePivotTable&lt;BR /&gt;chart.AddDimension "ProductType"&lt;BR /&gt;chart.AddExpression "sum(Amount)"&lt;BR /&gt;chart.AddExpression "count(Customer)"&lt;BR /&gt;set gp = chart.GetProperties&lt;BR /&gt;gp.TableProperties.PivotAlwaysFullyExpanded = true&lt;BR /&gt;chart.SetProperties gp&lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 02:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expand-Collapse/m-p/147309#M25748</guid>
      <dc:creator />
      <dc:date>2009-06-20T02:58:20Z</dc:date>
    </item>
    <item>
      <title>Pivot Table Expand/Collapse</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expand-Collapse/m-p/147310#M25749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I set to always fully expand, would that disable the expand/collapse function? I do not want to disable that ability, i just don't want the table to automatically collapse the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 03:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expand-Collapse/m-p/147310#M25749</guid>
      <dc:creator />
      <dc:date>2009-06-20T03:08:23Z</dc:date>
    </item>
  </channel>
</rss>

