<?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: What is REM in a Load statement? in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128494#M2139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bonjour,&lt;/P&gt;&lt;P&gt;comme le dit la doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rem&lt;/P&gt;&lt;P&gt;The rem statement is used for inserting remarks, or comments, into the script, or to temporarily deactivate&lt;/P&gt;&lt;P&gt;script statements without removing them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;autrement dit c'est pour mettre en commentaire l'ordre qu'elle précéde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2018 14:31:37 GMT</pubDate>
    <dc:creator>olivierrobin</dc:creator>
    <dc:date>2018-07-27T14:31:37Z</dc:date>
    <item>
      <title>What is REM in a Load statement?</title>
      <link>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128493#M2138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: inherit; color: #3d3d3d;"&gt;Bonjour, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: inherit; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: inherit; color: #3d3d3d;"&gt;j'ai commencé a utiliser Qlik Sense, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: inherit; color: #3d3d3d;"&gt;Je voudrais savoir pourquoi et quand on utilise REM? &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: inherit; color: #3d3d3d;"&gt;Merci!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: inherit; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: inherit; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG&gt;REM&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;LOAD IDBudget,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Année,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mois,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Budget;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;SQL SELECT IDBudget,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Année,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mois,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Budget&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Helvetica Neue'; color: #3d3d3d;"&gt;FROM "C:\Users\Rocio.ALIAGA\Desktop\DATA-FORMATION QLIKSENSE\BDD\Budget".Ventes;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 08:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128493#M2138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-26T08:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is REM in a Load statement?</title>
      <link>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128494#M2139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bonjour,&lt;/P&gt;&lt;P&gt;comme le dit la doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rem&lt;/P&gt;&lt;P&gt;The rem statement is used for inserting remarks, or comments, into the script, or to temporarily deactivate&lt;/P&gt;&lt;P&gt;script statements without removing them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;autrement dit c'est pour mettre en commentaire l'ordre qu'elle précéde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 14:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128494#M2139</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-07-27T14:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is REM in a Load statement?</title>
      <link>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128495#M2140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;thanks for the answer, it helps me a lot.&lt;/P&gt;&lt;P&gt;Rocio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 16:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128495#M2140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-03T16:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is REM in a Load statement?</title>
      <link>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128496#M2141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;Salut Robin,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pouvez-vous m'aider.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Je travaille dans QlikSense, puis toutes les 15 minutes plus ou moins l'application est déconnectée.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Je joins une photo du message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Savez-vous pourquoi cela se produit-il?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci d'avance pour votre aide.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN&gt;ROCKY&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/209859_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 16:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/What-is-REM-in-a-Load-statement/m-p/128496#M2141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-03T16:23:55Z</dc:date>
    </item>
  </channel>
</rss>

