<?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 Utilisation fichier de paramètre in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534362#M684453</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 besoin d'utiliser un fichier de paramètre avec qlikview , ce fichier contient une variable date que je dois l'utiliser dans les requêtes sql dans la script.&lt;/P&gt;&lt;P&gt;Est vous avez une idée sur la création d'un fichier de paramètre et quel est la méthode pour faire l'appel à ce fichier dans la script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jan 2014 09:16:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-20T09:16:06Z</dc:date>
    <item>
      <title>Utilisation fichier de paramètre</title>
      <link>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534362#M684453</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 besoin d'utiliser un fichier de paramètre avec qlikview , ce fichier contient une variable date que je dois l'utiliser dans les requêtes sql dans la script.&lt;/P&gt;&lt;P&gt;Est vous avez une idée sur la création d'un fichier de paramètre et quel est la méthode pour faire l'appel à ce fichier dans la script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 09:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534362#M684453</guid>
      <dc:creator />
      <dc:date>2014-01-20T09:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Utilisation fichier de paramètre</title>
      <link>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534363#M684454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ridha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Il faut lire ce fichier de paramètre dans une table temporaire. Et détruire cette table en fin de parcours ou lorsqu'on n'en a plus besoin&lt;/P&gt;&lt;P&gt;2) Pour transférer des données d'une table à une variable pour utiliser ensuite cette dernière via $(variable), il faut utiliser la fonction peek()&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: gray; font-size: 10pt;"&gt;vMinDate&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue; font-size: 10pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue; font-size: 10pt;"&gt;peek&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;('Date', 0, 'Temp_Table'));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;peek commence en effet à 0 (ligne 1) et se termine à NoOfRows('Table')-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;Fabrice&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 09:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534363#M684454</guid>
      <dc:creator />
      <dc:date>2014-01-20T09:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Utilisation fichier de paramètre</title>
      <link>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534364#M684455</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;&lt;A href="https://community.qlik.com/docs/DOC-5012"&gt;Managing Variables&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 09:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534364#M684455</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-01-20T09:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Utilisation fichier de paramètre</title>
      <link>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534365#M684456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merci beaucoup &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, 20 Jan 2014 14:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534365#M684456</guid>
      <dc:creator />
      <dc:date>2014-01-20T14:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Utilisation fichier de paramètre</title>
      <link>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534366#M684457</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;Pour vos prochaines questions, je vous recommande d'utiliser le &lt;A href="https://community.qlik.com/group/1151"&gt;Groupe des Utilisateurs Francophones&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin Favier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 14:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534366#M684457</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2014-01-23T14:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Utilisation fichier de paramètre</title>
      <link>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534367#M684458</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;Pour vos prochaines questions, je vous recommande d'utiliser le &lt;A href="https://community.qlik.com/group/1151"&gt;Groupe des Utilisateurs Francophones&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin Favier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 14:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Utilisation-fichier-de-param%C3%A8tre/m-p/534367#M684458</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2014-01-23T14:14:57Z</dc:date>
    </item>
  </channel>
</rss>

