<?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 Transform match into set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239213#M504084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;But the problem is that i have an if() around this all.&lt;/P&gt;&lt;P&gt;so the function is if(match(Statusid,1001,1051)&amp;lt;&amp;gt;0),...,....)&lt;/P&gt;&lt;P&gt;the problem is that is use &amp;lt;&amp;gt;0 so i can't use in my set -= or = to compare&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Feb 2010 11:14:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-16T11:14:46Z</dc:date>
    <item>
      <title>Transform match into set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239210#M504081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Hey&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Can somebody help me to transform this function into a set analysis?&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;Match&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tnx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timmy&lt;/P&gt;(&lt;B&gt;Dos_StatusId&lt;/B&gt;,1002,1050)&amp;lt;&amp;gt;0 &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 10:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239210#M504081</guid>
      <dc:creator>timmy</dc:creator>
      <dc:date>2010-02-16T10:36:09Z</dc:date>
    </item>
    <item>
      <title>Transform match into set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239211#M504082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the double post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 11:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239211#M504082</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-02-16T11:01:53Z</dc:date>
    </item>
    <item>
      <title>Transform match into set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239212#M504083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Timmy,&lt;/P&gt;&lt;P&gt;If I get you right, you want to check one field to one or more values in set analysis, in this case, finding a match in those values. Then try&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt; Dos_StatusID = {1002,1050} &amp;gt;} Sales)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;Separating values by comma in the possible list of values will work. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 11:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239212#M504083</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-02-16T11:02:13Z</dc:date>
    </item>
    <item>
      <title>Transform match into set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239213#M504084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;But the problem is that i have an if() around this all.&lt;/P&gt;&lt;P&gt;so the function is if(match(Statusid,1001,1051)&amp;lt;&amp;gt;0),...,....)&lt;/P&gt;&lt;P&gt;the problem is that is use &amp;lt;&amp;gt;0 so i can't use in my set -= or = to compare&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 11:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239213#M504084</guid>
      <dc:creator />
      <dc:date>2010-02-16T11:14:46Z</dc:date>
    </item>
    <item>
      <title>Transform match into set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239214#M504085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;match&lt;/B&gt; returns 0 if statusid is not equal to 1001 or 1051&lt;/P&gt;&lt;P&gt;with the &lt;B&gt;if&lt;/B&gt; you check if this result is matched or not ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think the suggestion of Miguel is correct ... since the Set Analysis says the value should be matching the values {1001, 1050 } .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Miguel A. Baeyens wrote:&amp;lt;pre&amp;gt;Sum({&amp;lt; Dos_StatusID = {1002,1050} &amp;gt;} Sales)&lt;/PRE&gt;&lt;DIV style="clear:both;"&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 11:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-match-into-set-analysis/m-p/239214#M504085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-16T11:22:01Z</dc:date>
    </item>
  </channel>
</rss>

