<?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 export file txt with custom format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940858#M969544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;A href="https://community.qlik.com/qlik-users/191017"&gt;qlikviewwizard&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I can export to file txt in Desktop. But I cant do this in the Server when I open qlikview file in web browser ( Qlik Access Point ). &lt;/P&gt;&lt;P&gt;Can you give me another solution,pleasse? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2015 08:22:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-14T08:22:54Z</dc:date>
    <item>
      <title>How to export file txt with custom format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940855#M969541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna export my table chart to file txt on the server. The data will show the following format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data a; data b ; data c; data d; data e.&lt;/P&gt;&lt;P&gt;data asub; data bsub; data csub; data dsub; data esub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it export file txt with wrong formart like this :&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="98785" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98785_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to export to file txt with&amp;nbsp; " ; " formar and it will Self-downloaded file txt , please ?&lt;/P&gt;&lt;P&gt;I have attached file to easy help me!&lt;/P&gt;&lt;P&gt;Thank in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 03:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940855#M969541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-14T03:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to export file txt with custom format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940856#M969542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right click the table, choose the Export option from the context menu and select as Save as Type the option Semicolon delimited (*.skv, *.txt). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Export action can only export to comma separated values. There are no options to change the delimiter. If you still want to export using a button you'll have to write macro code to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 05:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940856#M969542</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-14T05:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to export file txt with custom format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940857#M969543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Add the below syntax in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #0000ff;"&gt;store mytable into myfile.CSV (txt);&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 05:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940857#M969543</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-14T05:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to export file txt with custom format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940858#M969544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;A href="https://community.qlik.com/qlik-users/191017"&gt;qlikviewwizard&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I can export to file txt in Desktop. But I cant do this in the Server when I open qlikview file in web browser ( Qlik Access Point ). &lt;/P&gt;&lt;P&gt;Can you give me another solution,pleasse? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 08:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940858#M969544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-14T08:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to export file txt with custom format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940859#M969545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/kirkleehuang"&gt;kirkleehuang&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible to do this through Access point. Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 08:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940859#M969545</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-14T08:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to export file txt with custom format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940860#M969546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much but I wanna export file to txt when I open file in the web browser ( Qlikview Access Point) . &lt;/P&gt;&lt;P&gt;I just have only 2 choices in the Qlikview Access Point. &lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98805_Untitled.png" style="height: 327px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Could you please help me other way ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 08:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940860#M969546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-14T08:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to export file txt with custom format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940861#M969547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/191017"&gt;qlikviewwizard&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ya, Qlikview Access Point support 2 ways to export file. Thank your answer &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 09:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940861#M969547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-14T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to export file txt with custom format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940862#M969548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌hi lee please select correct and helpful answers, and close the thread.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 09:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-file-txt-with-custom-format/m-p/940862#M969548</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-14T09:29:36Z</dc:date>
    </item>
  </channel>
</rss>

