<?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: Set analisys and if function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447300#M433595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand and that should not be a problem... all I want you to do is to add the above expressions in your chart above without labels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Nov 2017 12:44:16 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-11-10T12:44:16Z</dc:date>
    <item>
      <title>Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447289#M433584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF(_Medida_Id_2=4,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;RangeSUM(Above(count({&amp;lt;[Year - Month]=,Supplier={"$(vL.Supplier1)"},[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}distinct id_NC),0,3))/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;RangeSum(Above(sum({&amp;lt;[Year - Month]=,Supplier={"$(vL.Supplier1)"},[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}[Purchased €(Comp.Currency)]),0,3))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;if I select 'Cancelled' value in [Supplier Decision] field the expression doesnt work. It´s only considering the [Year - Month] values for 'Cancelled'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #575757;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;But, if I define the expression as:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;RangeSUM(Above(count({&amp;lt;[Year - Month]=,Supplier={"$(vL.Supplier1)"},[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}distinct id_NC),0,3))/&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;RangeSum(Above(sum({&amp;lt;[Year - Month]=,Supplier={"$(vL.Supplier1)"},[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}[Purchased €(Comp.Currency)]),0,3))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;without the conditional, it works fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;It seems that its not evaluating something in the set expression when its a part of the if function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;Does anybody knows could be happening?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;Thanks in advanced.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 13:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447289#M433584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-09T13:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447290#M433585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(&lt;SPAN style="color: #ff0000;"&gt;Only({1} &lt;/SPAN&gt;_Medida_Id_2&lt;SPAN style="color: #ff0000;"&gt;) &lt;/SPAN&gt;= 4,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSUM(Above(count({&amp;lt;[Year - Month]=,Supplier={"$(vL.Supplier1)"},[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}distinct id_NC),0,3))/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(sum({&amp;lt;[Year - Month]=,Supplier={"$(vL.Supplier1)"},[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}[Purchased €(Comp.Currency)]),0,3))&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&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 13:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447290#M433585</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-09T13:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447291#M433586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 08:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447291#M433586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T08:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447292#M433587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be helpful to know what is "Not working....." Can you share a sample to show the issue? I won't be able to offer much help without you giving some details &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447292#M433587</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T12:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447293#M433588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first column is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Only(_Medida_Id_2)=4,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;RangeSUM(Above(count({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}distinct id_NC),0,3))/&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;RangeSum(Above(sum({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}[Purchased €(Comp.Currency)]),0,3))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second one is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RangeSUM(Above(count({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}distinct id_NC),0,3))/&lt;/P&gt;&lt;P&gt;RangeSum(Above(sum({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}[Purchased €(Comp.Currency)]),0,3))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this scenary (without selections), the graph returns the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sin seleccion.JPG" class="jive-image image-1" src="/legacyfs/online/182823_sin seleccion.JPG" style="height: 156px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, if I select Cancelled in [Supplier Decision], it returns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="con seleccion.JPG" class="jive-image image-2" src="/legacyfs/online/182824_con seleccion.JPG" style="height: 155px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And that´s because there is no data for Cancelled in months 201710 and 201711, but in Set analisys I have excluded that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The surprising thing is that if it works if I don't add the IF function (second column) so I think that the problem comes from how it evaluates the set analysis when you put it into de IF function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I made myself clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447293#M433588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T12:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447294#M433589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I asked you to add {1} within Only... did you try doing that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=IF(Only(&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;{1} &lt;/SPAN&gt;_Medida_Id_2)=4,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSUM(Above(count({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}distinct id_NC),0,3))/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(sum({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}[Purchased €(Comp.Currency)]),0,3))&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&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447294#M433589</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T12:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447295#M433590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Sunny and its not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sin seleccion y {1}.JPG" class="jive-image image-1" src="/legacyfs/online/182838_sin seleccion y {1}.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447295#M433590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T12:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447296#M433591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mind create two new expressions for me (don't label them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Only({1} _Medida_Id_2)&lt;/P&gt;&lt;P&gt;2) Only(_Medida_Id_2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then share two snapshots: 1) with selection, 2) without selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447296#M433591</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T12:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447297#M433592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="only.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182839_only.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447297#M433592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T12:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447298#M433593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your chart my friend... not in a text box object &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447298#M433593</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T12:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447299#M433594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;_Medida_Id_2 it is not joinedto the model. It's an island table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447299#M433594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T12:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447300#M433595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand and that should not be a problem... all I want you to do is to add the above expressions in your chart above without labels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447300#M433595</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T12:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447301#M433596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;No selection:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="no selection.JPG" class="jive-image image-1" src="/legacyfs/online/182840_no selection.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Selection:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="selection.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/182841_selection.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447301#M433596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T12:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447302#M433597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=IF(Only(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;[Supplier Decision]&amp;gt;}&lt;/SPAN&gt; _Medida_Id_2)=4,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSUM(Above(count({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}distinct id_NC),0,3))/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(sum({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}[Purchased €(Comp.Currency)]),0,3))&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&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447302#M433597</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T13:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447303#M433598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, are you making selection in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;_Medida_Id_2&amp;nbsp; field?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447303#M433598</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T13:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447304#M433599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its working avoiding the selections in [Supplier Decision], but I have noticed that the problem also happens with the other field in the set analisys ([Cause Responsible])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to avoid selections in those fields ([Supplier Decision], [Cause Responsible])?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean, something like IF(Only({&amp;lt;[Supplier Decision], [Cause Responsible]&amp;gt;} _Medida_Id_2)=4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447304#M433599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T13:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447305#M433600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, this should work&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;IF(Only({&amp;lt;[Supplier Decision], [Cause Responsible]&amp;gt;} _Medida_Id_2)=4&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447305#M433600</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T13:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447306#M433601</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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=IF(Only(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;{&amp;lt;[Supplier Decision], &lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Cause Responsible]&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt; _Medida_Id_2)=4,&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;RangeSUM(Above(count({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}distinct id_NC),0,3))/&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;RangeSum(Above(sum({&amp;lt;[Year - Month]=,[Cause Responsible]={"Supplier"},[Supplier Decision]=-{"Cancelled"}&amp;gt;}[Purchased €(Comp.Currency)]),0,3))&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;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447306#M433601</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T13:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447307#M433602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only({&amp;lt;[Supplier Decision],[Cause Responsible]={"Supplier"}&amp;gt;}_Medida_Id_2)=4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks for all Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great support!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447307#M433602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T13:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys and if function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447308#M433603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not mark my response as correct &lt;A href="https://community.qlik.com/people/gaizka_qv"&gt;gaizka_qv&lt;/A&gt;‌?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-and-if-function/m-p/1447308#M433603</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-10T13:25:32Z</dc:date>
    </item>
  </channel>
</rss>

