<?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 Condition Where in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condition-Where/m-p/151626#M29388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;H&gt;Buenas Tardes,&lt;/H&gt;&lt;/P&gt;&lt;P&gt;Necesito realizar ls siguiente instrucción IN o MATCH o un equivalente para realizar lo siguiente:&lt;/P&gt;&lt;P&gt;T_Nuevo:&lt;BR /&gt;LOAD OrdVta as t_orno,&lt;BR /&gt; t_sotp,&lt;BR /&gt; t_dqua,&lt;BR /&gt; (t_dqua*t_wght) as kilos&lt;BR /&gt;FROM F:\DATA\Cab_Det.qvd (qvd)&lt;BR /&gt;&lt;BR /&gt;WHERE year(t_invd) &amp;gt; 2010&lt;BR /&gt; and t_cofc &amp;lt;&amp;gt; 'T05'&lt;BR /&gt; and t_ctyp mixmatch ('1','5','6','20','28','42','55','66','67','70','114','117','121','125','132') // Necesito seleccionar solo estos codigos&lt;/P&gt;&lt;P&gt;Como puedo hacerlo ya que con IN, (no existe), match (no funciona)...&lt;/P&gt;&lt;P&gt;Gracias por la ayuda.&lt;/P&gt;&lt;P&gt;Atte.&lt;/P&gt;&lt;P&gt;Víctor Yupa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 May 2010 22:00:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-14T22:00:09Z</dc:date>
    <item>
      <title>Condition Where</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Where/m-p/151626#M29388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;H&gt;Buenas Tardes,&lt;/H&gt;&lt;/P&gt;&lt;P&gt;Necesito realizar ls siguiente instrucción IN o MATCH o un equivalente para realizar lo siguiente:&lt;/P&gt;&lt;P&gt;T_Nuevo:&lt;BR /&gt;LOAD OrdVta as t_orno,&lt;BR /&gt; t_sotp,&lt;BR /&gt; t_dqua,&lt;BR /&gt; (t_dqua*t_wght) as kilos&lt;BR /&gt;FROM F:\DATA\Cab_Det.qvd (qvd)&lt;BR /&gt;&lt;BR /&gt;WHERE year(t_invd) &amp;gt; 2010&lt;BR /&gt; and t_cofc &amp;lt;&amp;gt; 'T05'&lt;BR /&gt; and t_ctyp mixmatch ('1','5','6','20','28','42','55','66','67','70','114','117','121','125','132') // Necesito seleccionar solo estos codigos&lt;/P&gt;&lt;P&gt;Como puedo hacerlo ya que con IN, (no existe), match (no funciona)...&lt;/P&gt;&lt;P&gt;Gracias por la ayuda.&lt;/P&gt;&lt;P&gt;Atte.&lt;/P&gt;&lt;P&gt;Víctor Yupa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 22:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Where/m-p/151626#M29388</guid>
      <dc:creator />
      <dc:date>2010-05-14T22:00:09Z</dc:date>
    </item>
    <item>
      <title>Condition Where</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Where/m-p/151627#M29389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this?&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;T_Nuevo:&lt;BR /&gt;LOAD OrdVta as t_orno,&lt;BR /&gt; t_sotp,&lt;BR /&gt; t_dqua,&lt;BR /&gt; (t_dqua*t_wght) as kilos&lt;BR /&gt;FROM F:\DATA\Cab_Det.qvd (qvd)&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;WHERE year(t_invd) &amp;gt; 2010&lt;BR /&gt; and t_cofc &amp;lt;&amp;gt; 'T05'&lt;BR /&gt; and &lt;STRONG&gt;mixmatch(t_ctyp,&lt;/STRONG&gt;'1','5','6','20','28','42','55','66'&lt;BR /&gt; ,'67','70','114','117','121','125','132')&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 22:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Where/m-p/151627#M29389</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-14T22:13:55Z</dc:date>
    </item>
  </channel>
</rss>

