<?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: Verification expression excel qlikview in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374338#M12152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Maurice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;je te conseille de typer ton champ en DATE car sinon qlikview peut interpréter ton champ comme un type NOMBRE et dans ce cas le zéro équivaut à NULL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Sep 2017 14:34:40 GMT</pubDate>
    <dc:creator>t_moutault</dc:creator>
    <dc:date>2017-09-20T14:34:40Z</dc:date>
    <item>
      <title>Verification expression excel qlikview</title>
      <link>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374333#M12147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;Salut,&lt;BR /&gt;S'il vous plaît, quelqu'un peut me confirmer si les expressions sont les mêmes, car je n'ai pas trouvé les mêmes résultats&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=SI(Fin réelle&amp;lt;&amp;gt;""&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;;Fin réelle;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SI(Date clôture&amp;lt;&amp;gt;"";Date clôture;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SI(OU(Statut="A traiter";Statut="En cours";Statut="");"";Modifié le)))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN lang="en" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;- Qlikview : &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date(if([Fin réelle ] &amp;lt;&amp;gt;'', [Fin réelle ],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Date clôture]&amp;lt;&amp;gt;'', [Date clôture],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Statut='A traiter' or 'En cours' or '', [Modifié le],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )))) as ClotureT,&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;Merci&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cordialement&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Maurice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374333#M12147</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2017-09-19T13:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Verification expression excel qlikview</title>
      <link>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374334#M12148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Je te conseille d'utiliser : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(len(TON_CHAMP)&amp;gt;0,TON_CHAMP etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;et j'aurai tendance à mettre&amp;nbsp; if(Statut='A traiter' or Statut='En cours' or Statut='', [Modifié le], etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Kevin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374334#M12148</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-09-19T13:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Verification expression excel qlikview</title>
      <link>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374335#M12149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;j'ai testé cette solution,mais sans résultat&amp;nbsp; &lt;/P&gt;&lt;P&gt;en faite il me compte le nombre de dates dont &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Fin réelle ] &amp;lt;&amp;gt; 0 , comme j'ai des &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Fin réelle ] &amp;lt;&amp;gt;&amp;nbsp; et &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Fin réelle ] = 0 &lt;/SPAN&gt;et &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;la condition verifie si &amp;lt;&amp;gt; 0 il afficher le nombre de date sans passe à l'étape suivante si &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Fin réelle ] = 0 pour compter le reste de date.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374335#M12149</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2017-09-19T13:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Verification expression excel qlikview</title>
      <link>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374336#M12150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;euh...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ce que je teste avec len() &amp;gt; 0 c'est la longueur du champ. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374336#M12150</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-09-19T13:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Verification expression excel qlikview</title>
      <link>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374337#M12151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oui&amp;nbsp; voici &lt;/P&gt;&lt;P&gt;if(len([Fin réelle])&amp;gt;0,[Fin réelle],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len (&amp;nbsp; [Date clôture])&amp;gt;0,[Date clôture],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Statut='A traiter' or Statut='En cours' or Statut='', [Modifié le],Null()))) as ClotureTest,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 14:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374337#M12151</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2017-09-19T14:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Verification expression excel qlikview</title>
      <link>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374338#M12152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Maurice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;je te conseille de typer ton champ en DATE car sinon qlikview peut interpréter ton champ comme un type NOMBRE et dans ce cas le zéro équivaut à NULL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 14:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Verification-expression-excel-qlikview/m-p/1374338#M12152</guid>
      <dc:creator>t_moutault</dc:creator>
      <dc:date>2017-09-20T14:34:40Z</dc:date>
    </item>
  </channel>
</rss>

