<?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: Add two conditions in the same column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368100#M618186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you describe the combined conditions in words please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Apr 2017 05:02:40 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2017-04-09T05:02:40Z</dc:date>
    <item>
      <title>Add two conditions in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368096#M618182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Eu tenho essas duas condições.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Eles são para o mesmo campo.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;get separada que funciona 100%&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Mas eu não posso uni-los.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Eu estou fazendo duas guias para condições distintas.&lt;/SPAN&gt;&lt;/SPAN&gt;&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;&lt;SPAN&gt;&lt;SPAN&gt;1 = IF (Only ({&amp;lt;[GERENTE] = { 'GER. LJS DINAMIKA'}&amp;gt;} DESC_MAXIMO_CLI),&lt;/SPAN&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;&lt;SPAN&gt;&lt;SPAN&gt;Apenas ({&amp;lt;[GERENTE] = { 'GER. LJS DINAMIKA'}&amp;gt;} DESC_MAXIMO_CLI), Only ({&amp;lt;[GERENTE] = { 'GER. LJ Fabr. DK'}&amp;gt;} DESC_MAXIMO_FIXO))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;SPAN&gt;&lt;SPAN&gt;2 = if (sum (VLR_ITEM_FATURAR_TOTAL)&amp;gt; DESCONTO_MINIMO, DESCONTO_MAXIMO,&lt;/SPAN&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;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; if (sum (VLR_ITEM_FATURAR_TOTAL) &amp;lt;= DESCONTO_MINIMO, 'VALOR INFERIOR AO PEDIDO',&lt;/SPAN&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;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; se (ÉNulo (DESCONTO_PRAZO) OU LEN (TRIM (DESCONTO_PRAZO)) = 0, DESCONTO_MAXIMO, DESCONTO_PRAZO)))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 19:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368096#M618182</guid>
      <dc:creator>Ribeiro</dc:creator>
      <dc:date>2017-04-08T19:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add two conditions in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368097#M618183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your first IF () expression doesn't have a condition to validate!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ( condition,&amp;nbsp; is true, is false )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, how are you trying to merge them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 19:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368097#M618183</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-08T19:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Add two conditions in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368098#M618184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you have any suggestions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-04-08_16-33-59.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/159535_2017-04-08_16-33-59.png" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 19:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368098#M618184</guid>
      <dc:creator>Ribeiro</dc:creator>
      <dc:date>2017-04-08T19:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add two conditions in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368099#M618185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Number 1 and Number 2: Brings a discount result.&lt;/P&gt;&lt;P&gt;I need to create a joining condition in number 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no idea how to do it ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 19:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368099#M618185</guid>
      <dc:creator>Ribeiro</dc:creator>
      <dc:date>2017-04-08T19:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Add two conditions in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368100#M618186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you describe the combined conditions in words please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Apr 2017 05:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368100#M618186</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-09T05:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Add two conditions in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368101#M618187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=If(Only({&amp;lt;[GERENTE]={'GER. LJS DINAMIKA'}&amp;gt;} DESC_MAXIMO_CLI), DESC_MAXIMO_CLI,&lt;/P&gt;&lt;P&gt;If(Only({&amp;lt;[GERENTE]={'GER. LJ FABR. DK'}&amp;gt;} DESC_MAXIMO_FIXO),DESC_MAXIMO_FIXO,&lt;/P&gt;&lt;P&gt;If(Only({&amp;lt;[GERENTE]={'GER. LJ FABR. RIMO'}&amp;gt;} DESC_MAXIMO_FIXO),DESC_MAXIMO_FIXO,&lt;/P&gt;&lt;P&gt;if(sum(VLR_ITEM_FATURAR_TOTAL) &amp;gt; DESCONTO_MINIMO,DESCONTO_MAXIMO,&lt;/P&gt;&lt;P&gt;if(sum(VLR_ITEM_FATURAR_TOTAL) &amp;lt;= DESCONTO_MINIMO,'VALOR INFERIOR AO PEDIDO',&lt;/P&gt;&lt;P&gt;if(IsNull(DESCONTO_PRAZO) OR LEN(TRIM(DESCONTO_PRAZO)) = 0, DESCONTO_MAXIMO,DESCONTO_PRAZO))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Apr 2017 08:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368101#M618187</guid>
      <dc:creator>Ribeiro</dc:creator>
      <dc:date>2017-04-09T08:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Add two conditions in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368102#M618188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it should be like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 25px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(GERENTE='GER. LJS DINAMIKA',DESC_MAXIMO_CLI,&lt;/P&gt;&lt;P style="font-size: 25px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(GERENTE]='GER. LJ FABR. DK',DESC_MAXIMO_FIXO,&lt;/P&gt;&lt;P style="font-size: 25px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 25px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(sum(VLR_ITEM_FATURAR_TOTAL) &amp;gt; DESCONTO_MINIMO,DESCONTO_MAXIMO,&lt;/P&gt;&lt;P style="font-size: 25px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(sum(VLR_ITEM_FATURAR_TOTAL) &amp;lt;= DESCONTO_MINIMO,'VALOR INFERIOR AO PEDIDO',&lt;/P&gt;&lt;P style="font-size: 25px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(IsNull(DESCONTO_PRAZO) OR LEN(TRIM(DESCONTO_PRAZO)) = 0, DESCONTO_MAXIMO,DESCONTO_PRAZO))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Apr 2017 09:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368102#M618188</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-09T09:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Add two conditions in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368103#M618189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can provide in statement the condition you are trying to evaluate or using a row of sample data, it'll be easier to assist&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Apr 2017 09:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-two-conditions-in-the-same-column/m-p/1368103#M618189</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-09T09:09:50Z</dc:date>
    </item>
  </channel>
</rss>

