<?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 get full data of PivotTable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/get-full-data-of-PivotTable/m-p/511102#M1235472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in my QlikView Applications severals Pivottables. I want to export the data of the Pivottable by C# OCX. Now I have the problem that I get not the full table data, some columns are collapsed, how can I open these columns automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application qvApp = new Application();&lt;/P&gt;&lt;P&gt;Doc qvDoc = qvApp.OpenDoc(@"PATH_TO_QV_APP");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//get object&lt;/P&gt;&lt;P&gt;SheetObject qvObject = qvDoc.GetSheetObject("QV_OBJECT_ID");&lt;/P&gt;&lt;P&gt;// cast object to pivottable&lt;/P&gt;&lt;P&gt;PivotTableBox pivottable= (PivotTableBox)qvObject;&lt;/P&gt;&lt;P&gt;//file path to save&lt;/P&gt;&lt;P&gt;pivottable.Export("FILE_PATH", ";");&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>get full data of PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/get-full-data-of-PivotTable/m-p/511102#M1235472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in my QlikView Applications severals Pivottables. I want to export the data of the Pivottable by C# OCX. Now I have the problem that I get not the full table data, some columns are collapsed, how can I open these columns automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application qvApp = new Application();&lt;/P&gt;&lt;P&gt;Doc qvDoc = qvApp.OpenDoc(@"PATH_TO_QV_APP");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//get object&lt;/P&gt;&lt;P&gt;SheetObject qvObject = qvDoc.GetSheetObject("QV_OBJECT_ID");&lt;/P&gt;&lt;P&gt;// cast object to pivottable&lt;/P&gt;&lt;P&gt;PivotTableBox pivottable= (PivotTableBox)qvObject;&lt;/P&gt;&lt;P&gt;//file path to save&lt;/P&gt;&lt;P&gt;pivottable.Export("FILE_PATH", ";");&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-full-data-of-PivotTable/m-p/511102#M1235472</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
  </channel>
</rss>

