<?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: Query con NOT IN in Español</title>
    <link>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991616#M9581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;puedes usar + para hacer un cruce entre diferente data sets in to expresión&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;COUNT({$&amp;lt;AlGProme={'&amp;lt;6'}, PEsCve={"*"}-{'3'}&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;+&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&amp;lt;PEsCve = {3},&amp;nbsp; EAGCve ={"*"}-('P','C','NP')&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;} CURP)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;aqui esta la explicacion de QV&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Arguments:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE style="margin-right: auto;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Operator&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;+&lt;/TD&gt;&lt;TD&gt;Union. This binary operation returns a set consisting of the records that belong to any of the two set operands.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;Exclusion. This binary operation returns a set of the records that belong to the first but not the other of the two set operands. Also, when used as a unary operator, it returns the complement set.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;*&lt;/TD&gt;&lt;TD&gt;Intersection. This binary operation returns a set consisting of the records that belong to both of the two set operands.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;/&lt;/TD&gt;&lt;TD&gt;Symmetric difference (XOR). This binary operation returns a set consisting of the records that belong to either, but not both of the two set operands.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2015 15:37:53 GMT</pubDate>
    <dc:creator>ramoncova06</dc:creator>
    <dc:date>2015-09-08T15:37:53Z</dc:date>
    <item>
      <title>Query con NOT IN</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991611#M9576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola amigos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¿Una pregunta, hay un equivalente en qlikview para solicionar esta consulta?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SELECT&amp;nbsp;&amp;nbsp; CURP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ALUMNOGR a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE&amp;nbsp;&amp;nbsp; (AlGProme &amp;lt; 6 and PEsCve &amp;lt;&amp;gt; 3) OR&amp;nbsp; (PEsCve = 3 and EAGCve NOT IN ('P','C','NP'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tengo esto en el SCRIPT y al parecer si funciona. Sin embargo, no me da el resultado correcto. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(AlGProme &amp;lt; 6 AND PEsCve &amp;lt;&amp;gt; 3 OR PEsCve = 3 AND NOT WildMatch(EAGCve,'P','C','NP'), 1,0) AS FLAG_RIESGO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM ALUMNOGR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¿Lo podría resolver en SET ANALYSIS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pero me quedo atorado en el tema del "NOT IN"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;COUNT({$&amp;lt;AlGProme={'&amp;lt;6'}, PEsCve={"*"}-{'3'}... ¿ OR ? PEsCve = {3},&amp;nbsp; EAGCve ={"*"}-('P','C','NP')&amp;gt;} CURP)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Si alguien me pudiera orientar se los agradecería, mucho. Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 03:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991611#M9576</guid>
      <dc:creator>rulohx87</dc:creator>
      <dc:date>2015-09-08T03:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Query con NOT IN</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991612#M9577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Raul:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tabla:&lt;/P&gt;&lt;P&gt;LOAD CURP as FLAGRIESO,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cantidad;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SELECT&amp;nbsp; CURP, COUNT(*) as Cantidad;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ALUMNOGR a&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE&amp;nbsp; (AlGProme &amp;lt; 6 and PEsCve &amp;lt;&amp;gt; 3) OR&amp;nbsp; (PEsCve = 3 and EAGCve NOT IN ('P','C','NP'))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GROUP BY &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CURP&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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ORDER BY CURP;&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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Te cargará la tabla con los valores de CURP que estás buscando y cuantas veces se repite cada uno.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Saludos&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991612#M9577</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-09-08T06:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Query con NOT IN</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991613#M9578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola &lt;A href="https://community.qlik.com/qlik-users/82490"&gt;JoaquinLR&lt;/A&gt; Gracias por la respuesta.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¿A nivel de campo hay alguna solución a este Query? Y también me gustaría saber si lo pueda hacer desde Diseño, utilizando una tabla pivotante o un objeto de texto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desde campo estaba pensando esto:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(AlGProme &amp;lt; 6 AND PEsCve &amp;lt;&amp;gt; 3 OR PEsCve = 3 AND NOT WildMatch(EAGCve,'P','C','NP'), 1,0) AS FLAG_RIESGO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desde diseño estaba pensando en algo así:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;COUNT({$&amp;lt;AlGProme={'&amp;lt;6'}, PEsCve={"*"}-{'3'}... ¿ OR ? PEsCve = {3},&amp;nbsp; EAGCve ={"*"}-('P','C','NP')&amp;gt;} CURP)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Lo quiero resolver de alguna de las dos formas (en campo o en diseño) por el hecho que, tengo que hacer varias consultas similares a la tabla original. Sacando al rededor de 7 indicadores. Es la razón por la cual no le he pegado a la tabla con una codición desde Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gracias, amigo. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 14:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991613#M9578</guid>
      <dc:creator>rulohx87</dc:creator>
      <dc:date>2015-09-08T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Query con NOT IN</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991614#M9579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Raúl:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Te he puesto una instrucción load que te genera el campo CURP como FLAGRIESGO y su cuenta de valores durante la ejecución del script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si pones como dimensión FLAGRIESGO y como expresión sum(cantidad) ya tienes lo que supuestamente necesitas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intenta simular con el excel lo que quieres mostrar y añade una copia de pantalla, quizá no entiendo bien que resultado esperas obtener ni cuales son los datos de partida.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 14:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991614#M9579</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-09-08T14:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Query con NOT IN</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991615#M9580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Efectivamente &lt;A href="https://community.qlik.com/qlik-users/82490"&gt;JoaquinLR&lt;/A&gt;,&amp;nbsp; lo puedo resolver desde la extraccion mediante condiciones.&amp;nbsp; Sin embargo, no lo puedo realizar así por esta razón.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98297_1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Por esta razón el Query lo debo resolver a nivel Diseño o en el Campo del QVD pero sin usar un WHERE. Ya que esto me reduciría los datos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 15:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991615#M9580</guid>
      <dc:creator>rulohx87</dc:creator>
      <dc:date>2015-09-08T15:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Query con NOT IN</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991616#M9581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;puedes usar + para hacer un cruce entre diferente data sets in to expresión&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;COUNT({$&amp;lt;AlGProme={'&amp;lt;6'}, PEsCve={"*"}-{'3'}&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;+&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&amp;lt;PEsCve = {3},&amp;nbsp; EAGCve ={"*"}-('P','C','NP')&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;} CURP)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;aqui esta la explicacion de QV&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Arguments:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE style="margin-right: auto;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Operator&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;+&lt;/TD&gt;&lt;TD&gt;Union. This binary operation returns a set consisting of the records that belong to any of the two set operands.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;Exclusion. This binary operation returns a set of the records that belong to the first but not the other of the two set operands. Also, when used as a unary operator, it returns the complement set.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;*&lt;/TD&gt;&lt;TD&gt;Intersection. This binary operation returns a set consisting of the records that belong to both of the two set operands.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;/&lt;/TD&gt;&lt;TD&gt;Symmetric difference (XOR). This binary operation returns a set consisting of the records that belong to either, but not both of the two set operands.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 15:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991616#M9581</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-09-08T15:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Query con NOT IN</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991617#M9582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Primero segun veo en el script, debe encerrar dentro del parentesis igual que lo estas haciendo en la expresion en SQL, puesto que el OR evaluara sobre las dos operaciones, como esta solo esta evaluando el sobre la primera que esta ahi.&amp;nbsp; Y sobre la segunda expresion, no veo porque usas un wildmatch cuando tienes un caracter para comprar,&amp;nbsp; solo debes usar Match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lo segundo, tambien se puede hacer a traves de un set analysis, debes usar P() o E() dependiendo del caso, revisa el manual para amplies el concepto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si es posible publica un pequeno ejemplo de datos y coloca una tabla con cuales deberian ser los resultados esperados.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 16:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Query-con-NOT-IN/m-p/991617#M9582</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-09-09T16:03:57Z</dc:date>
    </item>
  </channel>
</rss>

