<?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 Export to TXT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232883#M84460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Napoleon: Divide for win&lt;/P&gt;&lt;P&gt;popular phrase: Clone for adapt, no touch if func ¡¡&lt;/P&gt;&lt;P&gt;explain: clone your object and to prepare for export&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Aug 2010 23:19:16 GMT</pubDate>
    <dc:creator>llauses243</dc:creator>
    <dc:date>2010-08-01T23:19:16Z</dc:date>
    <item>
      <title>Export to TXT</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232878#M84455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to export a table to a file .txt and eliminate some columns that are not necessary&lt;BR /&gt;? for example , i have a pivot table with 3 dimensions and 7 expressions , but I only need to export 2 dimensions to create a new interface with another system . I am using the code below, but have exported all dimensions and expressions, is there a way to eliminate one dimension ?&lt;/P&gt;&lt;P&gt;SUB Export_GKO&lt;BR /&gt;VarDir = "c:"&lt;BR /&gt;rem VarDir = "c:\HORIMETROS"&lt;BR /&gt;msgbox "Preparing Interface.",VbOkonly,"GKO:"&lt;BR /&gt;Set olTabela = ActiveDocument.Sheets("GKO SAÍDA").SheetObjects("GKO_INTERFACE_SAIDA")&lt;BR /&gt;olTabela.Export VarDir &amp;amp; "FRDNE.txt", "#"&lt;BR /&gt;rem ActiveDocument.Reload&lt;BR /&gt;End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jul 2010 18:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232878#M84455</guid>
      <dc:creator />
      <dc:date>2010-07-24T18:59:50Z</dc:date>
    </item>
    <item>
      <title>Export to TXT</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232879#M84456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way is to have a hidden Pivot Table with less dimensions and less expressions and use that for the export. What you exporting doesn't have the be the same object as the one that the user will see...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV id="refHTML"&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jul 2010 19:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232879#M84456</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2010-07-24T19:22:30Z</dc:date>
    </item>
    <item>
      <title>Export to TXT</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232880#M84457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are in qv9 you can do that in the script with store command. it is too powerful to this kind of tasks that generates info for other systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hector&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jul 2010 03:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232880#M84457</guid>
      <dc:creator>hectorgarcia</dc:creator>
      <dc:date>2010-07-25T03:10:52Z</dc:date>
    </item>
    <item>
      <title>Export to TXT</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232881#M84458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creating another chart with less dimension and expression as required to export , set its layout below then the one sould be visible on the screen, call it via actions when exporting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jul 2010 06:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232881#M84458</guid>
      <dc:creator>surender_mehta</dc:creator>
      <dc:date>2010-07-25T06:23:27Z</dc:date>
    </item>
    <item>
      <title>Export to TXT</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232882#M84459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate all feedbacks but in my case i can´t delete dimensions because will affect directly the logic envolved in the chart. I ´m studying other possibilites. best regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Aug 2010 21:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232882#M84459</guid>
      <dc:creator />
      <dc:date>2010-08-01T21:17:02Z</dc:date>
    </item>
    <item>
      <title>Export to TXT</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232883#M84460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Napoleon: Divide for win&lt;/P&gt;&lt;P&gt;popular phrase: Clone for adapt, no touch if func ¡¡&lt;/P&gt;&lt;P&gt;explain: clone your object and to prepare for export&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Aug 2010 23:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-TXT/m-p/232883#M84460</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2010-08-01T23:19:16Z</dc:date>
    </item>
  </channel>
</rss>

