<?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 Error store into a text file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259876#M711214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Material already contains data which was loaded with the LOAD, so sorry but that's not the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 14:12:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-09T14:12:46Z</dc:date>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259874#M711212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have some scripts where I want to store data into a textfile.&lt;/P&gt;&lt;P&gt;On one system this actions stops when it tries to execute the STORE command. Only the header is written. Then I get the message 'Excecution failed'&lt;/P&gt;&lt;P&gt;I tested it on another machine and that one is running OK.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;P&gt;I also tried to store the data first as a qvd file, then load the data and store it as txt, and this is working fine. So I'm a bit confused now.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;Can someone give me a reason were to look to solve this issue, it is very annoying &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/angry.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my Store command.&lt;/P&gt;&lt;P&gt;STORE &lt;/P&gt;&lt;P&gt;MATNR, MBRSH, MTART, WERKS, LGORT, VKORG, VTWEG, MAKTX, MEINS, MATKL, EXTWG, &lt;/P&gt;&lt;P&gt;SPART, MTPOS, MSTAE, MSTDE, GROES, TAXKM, KONDM, MTVFP, KAUTB, XCHPF, TRAGR, LADGR, PRCTR, SERNP, &lt;/P&gt;&lt;P&gt;SBDKZ, STAWN, HERKL, EKGRP, DISMM, DISPO, MINBE, DISLS, BESKZ, PLIFZ, FHORI, LGFSB, LGPBE, XMCNG,&lt;/P&gt;&lt;P&gt;BWTTY, BKLAS, VPRSV, PEINH, VERPR, HKMAT, ALAND, TATY1, ZSTATUS, PRAT1_2&lt;/P&gt;&lt;P&gt;From Material INTO C:\Temp\Test.txt (txt, delimiter is '|');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 12:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259874#M711212</guid>
      <dc:creator />
      <dc:date>2011-08-09T12:58:41Z</dc:date>
    </item>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259875#M711213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I believe you need to load it in a table first, then you store it: &lt;/P&gt;&lt;P&gt;Material:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;MATNR, MBRSH, MTART, WERKS, LGORT, VKORG, VTWEG, MAKTX, MEINS, MATKL, EXTWG, &lt;/P&gt;&lt;P&gt;SPART, MTPOS, MSTAE, MSTDE, GROES, TAXKM, KONDM, MTVFP, KAUTB, XCHPF, TRAGR, LADGR, PRCTR, SERNP, &lt;/P&gt;&lt;P&gt;SBDKZ, STAWN, HERKL, EKGRP, DISMM, DISPO, MINBE, DISLS, BESKZ, PLIFZ, FHORI, LGFSB, LGPBE, XMCNG,&lt;/P&gt;&lt;P&gt;BWTTY, BKLAS, VPRSV, PEINH, VERPR, HKMAT, ALAND, TATY1, ZSTATUS, PRAT1_2&lt;/P&gt;&lt;P&gt;From Material &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Material into C:\Temp\Test.txt (txt, delimiter is '|');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 13:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259875#M711213</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-08-09T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259876#M711214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Material already contains data which was loaded with the LOAD, so sorry but that's not the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 14:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259876#M711214</guid>
      <dc:creator />
      <dc:date>2011-08-09T14:12:46Z</dc:date>
    </item>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259877#M711215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Does it work if you don't use the delimiter? &lt;/P&gt;&lt;P&gt;Store Material into C:\Temp\Test.txt (txt); &lt;/P&gt;&lt;P&gt;? &lt;/P&gt;&lt;P&gt;Regards,. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 14:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259877#M711215</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-08-09T14:25:41Z</dc:date>
    </item>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259878#M711216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Just tried, but no. Still get the error. It also doesn't matter if I load 1000 or 100000 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 14:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259878#M711216</guid>
      <dc:creator />
      <dc:date>2011-08-09T14:33:12Z</dc:date>
    </item>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259879#M711217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a sample of your data or an app with some samples so we can try to understand the problem? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 13:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259879#M711217</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-08-12T13:35:10Z</dc:date>
    </item>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259880#M711218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking in the manual, I do not see that the delimiter would be supported in this context. Does it work without the delimiter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE&lt;/P&gt;&lt;P&gt;MATNR, MBRSH, MTART, WERKS, LGORT, VKORG, VTWEG, MAKTX, MEINS, MATKL, EXTWG, SPART, MTPOS, MSTAE, MSTDE, GROES, TAXKM, KONDM, MTVFP, KAUTB, XCHPF, TRAGR, LADGR, PRCTR, SERNP, SBDKZ, STAWN, HERKL, EKGRP, DISMM, DISPO, MINBE, DISLS, BESKZ, PLIFZ, FHORI, LGFSB, LGPBE, XMCNG, BWTTY, BKLAS, VPRSV, PEINH, VERPR, HKMAT, ALAND, TATY1, ZSTATUS, PRAT1_2&lt;/P&gt;&lt;P&gt;FROM Material INTO C:\Temp\Test.txt (txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is still a problem I would try a couple of things to try to narrow the problem down a bit. &lt;/P&gt;&lt;P&gt;1. Load only one row or data in the table, so you can determine if it is related to the datat or the store fucntion.&lt;/P&gt;&lt;P&gt;2. Store all fields of the table instead of named fields, to determine if the problem is within the field name definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is still a problem, please also specify which QV version you are using.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 13:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259880#M711218</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-08-12T13:50:51Z</dc:date>
    </item>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259881#M711219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Like I already mentioned the program does run on other systems, even with the same delimiter. So it must be something with my installation/version of Qlikview (10.00.8845.6 SR1) or some (hidden) settings. I even tried re-installing Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 17:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259881#M711219</guid>
      <dc:creator />
      <dc:date>2011-08-12T17:33:49Z</dc:date>
    </item>
    <item>
      <title>Error store into a text file</title>
      <link>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259882#M711220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I updated to version 10.00.9061.7 SR3 and now the program seems to run again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2011 09:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-store-into-a-text-file/m-p/259882#M711220</guid>
      <dc:creator />
      <dc:date>2011-08-13T09:45:31Z</dc:date>
    </item>
  </channel>
</rss>

