<?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: using match in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28425#M4716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain what you are trying to accomplish?&amp;nbsp; Do you want to select rows where field1 = field2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 06:42:35 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2018-02-15T06:42:35Z</dc:date>
    <item>
      <title>using match in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28424#M4715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({&amp;lt;field1={},match={field2,'',''}&amp;gt;}id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am trying like did,its nt wrking&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 06:28:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28424#M4715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T06:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: using match in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28425#M4716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain what you are trying to accomplish?&amp;nbsp; Do you want to select rows where field1 = field2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 06:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28425#M4716</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-02-15T06:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: using match in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28426#M4717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we use match in set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 07:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28426#M4717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T07:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: using match in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28427#M4718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({&amp;lt;field1={},match={field2,'some value','some value'}&amp;gt;}id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 07:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28427#M4718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T07:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: using match in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28428#M4719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are you trying to do, can you explain it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 07:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28428#M4719</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2018-02-15T07:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: using match in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28429#M4720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need count of ID where Field2 is equal to&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'some value','some value'?&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;=Count({&amp;lt;Field2 = {&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'some value','some value'&lt;/SPAN&gt;}&amp;gt;}ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 11:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28429#M4720</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-15T11:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: using match in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28430#M4721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be easy if you can share few rows of raw data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2380"&gt;Qlik Community Tip: How to Get Answers to Your Post&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28430#M4721</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-15T12:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: using match in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28431#M4722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, just guessing... match() is used to check values, if you want to apply specific values to a field there is no need of using match, the syntax os set analysis expects that, ie:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Field2={'value1','value2'}&amp;gt;} id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-match-in-set-analysis/m-p/28431#M4722</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-02-15T12:20:28Z</dc:date>
    </item>
  </channel>
</rss>

