<?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: Store do not write the header &amp;quot;no labels&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949501#M980564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the solution:&lt;/P&gt;&lt;P&gt;Change the numeric format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f&lt;SPAN style="font-size: 10pt;"&gt;ield1, field2, field3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;a,&lt;STRONG style="text-decoration: underline;"&gt;1,1.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2017 21:43:27 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2017-04-18T21:43:27Z</dc:date>
    <item>
      <title>Store do not write the header "no labels"</title>
      <link>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949495#M980558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello&lt;BR /&gt;how to save csv files and do not write the header "no labels"&amp;nbsp; (the first line should contain the values, not the header)?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;On utilisant Store je dois sauvegarder des fichiers CSV mais ces fichiers ne doivent pas contenir l'étiquette ou l'entête.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Malgré que j'utilise no labels ca marche pas.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;comment sauvegarder des fichiers csv et ne pas écrire l’entête ( la première ligne doit contenir les valeurs et non pas l'entête)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Voici le scénario Que j'utilise:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;STORE KEY as [], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MOIS as [] from TEST INTO TEST.csv (txt, delimiter is ';' , no labels);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Merci d'avance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 20:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949495#M980558</guid>
      <dc:creator />
      <dc:date>2015-08-18T20:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Store do not write the header "no labels"</title>
      <link>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949496#M980559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Stefan Stoichev has a posting about this, basically you need to replace the column headers with first row values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;A href="https://sstoichev.eu/2015/05/02/save-qlikview-table-as-csv-without-header/" title="https://sstoichev.eu/2015/05/02/save-qlikview-table-as-csv-without-header/"&gt;https://sstoichev.eu/2015/05/02/save-qlikview-table-as-csv-without-header/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another method&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/248645"&gt;Export chart to delimited file using any delimiter and removing headers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Alternatively, you could use a powershell script or other post-processing to slice out the first row of a text file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Andrew&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 01:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949496#M980559</guid>
      <dc:creator />
      <dc:date>2015-08-19T01:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Store do not write the header "no labels"</title>
      <link>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949497#M980560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not possible. The STORE command can only output tables including the field names. It cannot output files that contain only the data and not the field names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 11:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949497#M980560</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-08-19T11:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Store do not write the header "no labels"</title>
      <link>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949498#M980561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;an idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;source:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load * inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;field1, field2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;a,1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;b,2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;c,3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;d,4&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;tmp: NoConcatenate load * Resident source Where recno()=1;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;let f1=Peek('field1', 0, 'tmp');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;let f2=Peek('field2', 0, 'tmp');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;final: NoConcatenate load field1 as '$(f1)', field2 as '$(f2)' Resident source where recno()&amp;gt;1; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;store final into final.txt (txt, delimiter is ';'); &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96445_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949498#M980561</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-19T12:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Store do not write the header "no labels"</title>
      <link>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949499#M980562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Massimo and Andrew&lt;/P&gt;&lt;P&gt;merci bcp &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 07:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949499#M980562</guid>
      <dc:creator />
      <dc:date>2015-08-21T07:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Store do not write the header "no labels"</title>
      <link>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949500#M980563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great idea, but does not work in the case where values on the&lt;STRONG style="text-decoration: underline;"&gt; first row&lt;/STRONG&gt; are identical:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;source:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;field1, field2, field3&lt;/P&gt;&lt;P&gt;a,&lt;STRONG style="text-decoration: underline;"&gt;1,1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;b,2,2&lt;/P&gt;&lt;P&gt;c,3,10&lt;/P&gt;&lt;P&gt;d,4,4&lt;/P&gt;&lt;P&gt;e,4,5&lt;/P&gt;&lt;P&gt;f,2,6&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tmp: NoConcatenate load * Resident source Where recno()=1;&lt;/P&gt;&lt;P&gt;let f1=Peek('field1', 0, 'tmp');&lt;/P&gt;&lt;P&gt;let f2=Peek('field2', 0, 'tmp');&lt;/P&gt;&lt;P&gt;let f3=Peek('field3', 0, 'tmp');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;final: NoConcatenate load &lt;/P&gt;&lt;P&gt;field1 as '$(f1)', &lt;/P&gt;&lt;P&gt;field2 as '$(f2)',&lt;/P&gt;&lt;P&gt;field3 as '$(f3)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident source where recno()&amp;gt;1;&lt;/P&gt;&lt;P&gt;store final into final.txt (txt, delimiter is ',');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-18 at 4.32.10 PM.png" class="jive-image image-1" src="/legacyfs/online/160439_Screen Shot 2017-04-18 at 4.32.10 PM.png" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking about multiple joins (I have 9 fields to be saved into CSV) and I do not see another option... &lt;/P&gt;&lt;P&gt;Any other suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 21:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949500#M980563</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-04-18T21:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Store do not write the header "no labels"</title>
      <link>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949501#M980564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the solution:&lt;/P&gt;&lt;P&gt;Change the numeric format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f&lt;SPAN style="font-size: 10pt;"&gt;ield1, field2, field3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;a,&lt;STRONG style="text-decoration: underline;"&gt;1,1.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 21:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-do-not-write-the-header-quot-no-labels-quot/m-p/949501#M980564</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-04-18T21:43:27Z</dc:date>
    </item>
  </channel>
</rss>

