<?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: Count if match 2 fields in any order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129850#M509707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you really sure you are using Sunny's suggested calculated field and not yours?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2018 21:26:47 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2018-10-23T21:26:47Z</dc:date>
    <item>
      <title>Count if match 2 fields in any order</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129846#M509703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have FIELDA and FIELDB and I concatenate them in the script to be FIELDA_FIELDB. I then do a count to see how many occurrences we have of the matching pair of fields count(FIELDA_FIELDB). However, sometimes the same values could be listed as FIELDB_FIELDA. I want to group them together when the 2 fields are the same, regardless of which order they are in. Is there a way to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 15:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129846#M509703</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-10-23T15:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Count if match 2 fields in any order</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129847#M509704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you combine them? May be combine them like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeMaxString(FIELDA, FIELDB) &amp;amp; '_' &amp;amp; RangeMinString(FIELDA, FIELDB) as COMBINED_FIELD&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 15:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129847#M509704</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-23T15:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Count if match 2 fields in any order</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129848#M509705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I was using FIELDA &amp;amp; '-' &amp;amp; FIELDB as FIELDA_FIELDB&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 17:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129848#M509705</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-10-23T17:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Count if match 2 fields in any order</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129849#M509706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add the combined field as a dimension, I am still seeing one option for A_B and one for B_A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am after is a way to combine them here. Any ideas?&lt;IMG alt="2018-10-23_14-11-13.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216623_2018-10-23_14-11-13.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 21:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129849#M509706</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-10-23T21:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Count if match 2 fields in any order</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129850#M509707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you really sure you are using Sunny's suggested calculated field and not yours?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 21:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-match-2-fields-in-any-order/m-p/129850#M509707</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-10-23T21:26:47Z</dc:date>
    </item>
  </channel>
</rss>

