<?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 with 3 Fields in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348227#M10087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have 3 fields field1 field 2 and field3&lt;/P&gt;&lt;P&gt;I want when :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1/ field 1 &amp;gt; field 2&amp;nbsp; field3 i display 1 &lt;/P&gt;&lt;P&gt;2/ Field2&amp;gt; Field 1 &amp;gt;Field3 I display 2&lt;/P&gt;&lt;P&gt;3/Field3&amp;gt; Field2 &amp;gt;Field1&amp;nbsp;&amp;nbsp; I display 3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we have just 2 Fields we will do : if (Field1&amp;gt;Field2,1,2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Apr 2017 09:17:20 GMT</pubDate>
    <dc:creator>zied_ahmed1</dc:creator>
    <dc:date>2017-04-20T09:17:20Z</dc:date>
    <item>
      <title>condition with 3 Fields</title>
      <link>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348227#M10087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have 3 fields field1 field 2 and field3&lt;/P&gt;&lt;P&gt;I want when :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1/ field 1 &amp;gt; field 2&amp;nbsp; field3 i display 1 &lt;/P&gt;&lt;P&gt;2/ Field2&amp;gt; Field 1 &amp;gt;Field3 I display 2&lt;/P&gt;&lt;P&gt;3/Field3&amp;gt; Field2 &amp;gt;Field1&amp;nbsp;&amp;nbsp; I display 3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we have just 2 Fields we will do : if (Field1&amp;gt;Field2,1,2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 09:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348227#M10087</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2017-04-20T09:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: condition with 3 Fields</title>
      <link>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348228#M10088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if (Field1&amp;gt;Field2 and Field2&amp;gt;Field3,1,(if(field2&amp;gt;field1 and Field1&amp;gt;field3,2,(IF(Field3&amp;gt;Field2 and Field2&amp;gt;field1,3)))))??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 09:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348228#M10088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T09:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: condition with 3 Fields</title>
      <link>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348229#M10089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just we Need 1&amp;gt;2 and 1&amp;gt;3 etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 09:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348229#M10089</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2017-04-20T09:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: condition with 3 Fields</title>
      <link>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348230#M10090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didnt get you Zied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change the condition to &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;if (Field1&amp;gt;Field2 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Field1&lt;/SPAN&gt;&amp;gt;Field3,1,(if(field2&amp;gt;field1 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;field2&lt;/SPAN&gt;&amp;gt;field3,2,(IF(Field3&amp;gt;Field2 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Field3&lt;/SPAN&gt;&amp;gt;field1,3))))).&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;But both are same. Transtive property &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 09:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/condition-with-3-Fields/m-p/1348230#M10090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T09:41:06Z</dc:date>
    </item>
  </channel>
</rss>

