<?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 in CSV File in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400544#M12604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;Essayez d'écrire uniquement de cette manière&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;EM 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-size: 8pt; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10.6667px; font-family: inherit;"&gt;STORE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;&amp;nbsp; Flux_Referentiel_Classification_ISIN &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt; $(CMWOutput)Flux_Referentiel_Classification_ISIN_$(DATETRANSFERT).csv (&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;);&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;EM style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN lang="fr"&gt;Remarque: - Vérifiez que votre variable devrait être les parenthèses appropriées pour les variables CMWOutput, DATETRANSFERT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN lang="fr"&gt;Exemple:-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let &lt;SPAN style="font-size: 13.3333px;"&gt;CMWOutput = D:\QVDData&lt;SPAN style="font-size: 13.3333px;"&gt;\&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2017 10:39:42 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2017-08-29T10:39:42Z</dc:date>
    <item>
      <title>Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400542#M12602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Je dois stocker mes données dans un CSV avec un séparateur ;, j'utilise cette expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;STORE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; Flux_Referentiel_Classification_ISIN &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; [$(CMWOutput)Flux_Referentiel_Classification_ISIN_$(DATETRANSFERT).csv](&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;delimiter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ';', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;le script s'exécute correctement sans erreur mais donnée ne sont pas séparées avec le ; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Quand je teste avec virgule ou un slash ça fonctionne &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Des idées svp &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 10:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400542#M12602</guid>
      <dc:creator>imanekhoma</dc:creator>
      <dc:date>2017-08-29T10:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400543#M12603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to write only this ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10.6667px; font-family: inherit;"&gt;STORE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Flux_Referentiel_Classification_ISIN &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; $(CMWOutput)Flux_Referentiel_Classification_ISIN_$(DATETRANSFERT).csv (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;);&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Note:- Check your variable should be proper brackets there for variables &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="color: #3d3d3d; font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CMWOutput, &lt;EM style="color: #3d3d3d; font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DATETRANSFERT&lt;/EM&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 10:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400543#M12603</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-29T10:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400544#M12604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;Essayez d'écrire uniquement de cette manière&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;EM 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-size: 8pt; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10.6667px; font-family: inherit;"&gt;STORE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;&amp;nbsp; Flux_Referentiel_Classification_ISIN &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt; $(CMWOutput)Flux_Referentiel_Classification_ISIN_$(DATETRANSFERT).csv (&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;);&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;EM style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN lang="fr"&gt;Remarque: - Vérifiez que votre variable devrait être les parenthèses appropriées pour les variables CMWOutput, DATETRANSFERT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN lang="fr"&gt;Exemple:-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let &lt;SPAN style="font-size: 13.3333px;"&gt;CMWOutput = D:\QVDData&lt;SPAN style="font-size: 13.3333px;"&gt;\&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 10:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400544#M12604</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-29T10:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400545#M12605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J'ai essayé cette solution , ça donne virgule , au lieux de ; :s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 12:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400545#M12605</guid>
      <dc:creator>imanekhoma</dc:creator>
      <dc:date>2017-08-29T12:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400546#M12606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Essaye comme ceci:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10.666667938232422px; font-family: inherit;"&gt;STORE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Flux_Referentiel_Classification_ISIN &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[$(CMWOutput)Flux_Referentiel_Classification_ISIN_$(DATETRANSFERT).csv]&lt;/SPAN&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;(utf8, txt, delimiter is ';');&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 17:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400546#M12606</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2017-08-29T17:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400547#M12607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;Votre format de date devrait être comme le format ci-dessous, il n'est pas nécessaire de les réduire, il devrait être (YYYYMMDD) ou le format attendu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt; SET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;DateFormat&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;='DDMMYYYY';&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;SET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;TimestampFormat&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;='DDMMYYYY hh:mm:ss[.fff]';&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;CMWOutput&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = 'D:\QVD\';&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;DATETRANSFERT&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;STORE&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; Flux_Referentiel_Classification_ISIN &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; [$(CMWOutput)Flux_Referentiel_Classification_ISIN_$(DATETRANSFERT).csv](utf8, txt, delimiter is ';'); &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 17:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400547#M12607</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-29T17:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400548#M12608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci pour vos réponses toujours le même problème, ça produit le CSV sans délimiteur, tous les caractères fonctionnent sauf le point virgule.&lt;/P&gt;&lt;P&gt;Merci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 07:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400548#M12608</guid>
      <dc:creator>imanekhoma</dc:creator>
      <dc:date>2017-08-30T07:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400549#M12609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Imane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perso, j'utilise la methode suivante :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let TableName = '&lt;SPAN style="font-family: Courier New;"&gt;Flux_Referentiel_Classification_ISIN&lt;/SPAN&gt;';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Déclarer le chemin d'accès au(x ) fichier (s)&lt;/P&gt;&lt;P&gt;SET vQvdFileDir = 'lib://xxxxxxxxxxxxx/xxxxxxxxxxxxx\xxxxxxxxxx\xxxxxxxx';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vFileName = '$(vQvdFileDir)' &amp;amp; '\' &amp;amp; '$(TableName)' &amp;amp; '.csv';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[$(TableName)]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;From xxxxxxxxxxxxxx&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store [$(TableName)] InTo [$(vFileName)] (txt, delimiter is ';');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 08:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400549#M12609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-01T08:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Store in CSV File</title>
      <link>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400550#M12610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Boris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ta solution fonctionne&amp;nbsp;&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;merci beaucoup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci tous le monde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bon weekend &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 09:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Store-in-CSV-File/m-p/1400550#M12610</guid>
      <dc:creator>imanekhoma</dc:creator>
      <dc:date>2017-09-01T09:31:15Z</dc:date>
    </item>
  </channel>
</rss>

