<?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: Help needed in set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Help-needed-in-set-analysis/m-p/1902047#M74422</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48585"&gt;@vishalgoud&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Looks almost correct. The syntax for excluding a set is around the other way ("-=") and the "like" search option is with a "*".&amp;nbsp; &amp;nbsp;Try like below:&lt;/P&gt;
&lt;P&gt;count({$&amp;lt;source_system={'SR'}, source_objects-={"*MRP*", "*FOS*"}, Transaction_Type-={'Post2Pre'}, Flg_Partial_Churn={0}&amp;gt;}Source_Subscription_Id)&lt;/P&gt;
&lt;P&gt;For reference, I go back to this PDF I found online. I have found it an invaluable resource.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ivan-shamaev.ru/wp-content/uploads/2014/08/Set_Analysis_pdf.pdf" target="_blank"&gt;https://ivan-shamaev.ru/wp-content/uploads/2014/08/Set_Analysis_pdf.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anthony&lt;/P&gt;</description>
    <pubDate>Mon, 07 Mar 2022 21:53:12 GMT</pubDate>
    <dc:creator>anthonyj</dc:creator>
    <dc:date>2022-03-07T21:53:12Z</dc:date>
    <item>
      <title>Help needed in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Help-needed-in-set-analysis/m-p/1902040#M74420</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;we have to implement the below where conditions in the set analysis.&lt;/P&gt;
&lt;P&gt;where source_system='SR' and&amp;nbsp; source_objects not like '%MRP%' and source_objects like '%FOS%' and Transaction_Type&amp;lt;&amp;gt;'Post2Pre' and Flg_Partial_Churn=0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My set expression is :&lt;/P&gt;
&lt;P&gt;Count({&amp;lt; Transaction_Type =- {"Post2Pre"}, Flg_Partial_Churn = {0},Source_Objects = {"FOS"},&lt;/P&gt;
&lt;P&gt;Source_Objects =- {"MRP"},Source_Objects -= {"= index(Source_Objects,'MRP+FOS')&amp;gt;0"} &amp;gt;}Source_Subscription_Id)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a value in the source_objects column which is MRP+FOS which should be avoided.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;conditions : Source_Objects should include FOS and Avoid MRP and also should avoid FOS+MRP combinations as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks much in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 21:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-needed-in-set-analysis/m-p/1902040#M74420</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2022-03-07T21:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Help-needed-in-set-analysis/m-p/1902047#M74422</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48585"&gt;@vishalgoud&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Looks almost correct. The syntax for excluding a set is around the other way ("-=") and the "like" search option is with a "*".&amp;nbsp; &amp;nbsp;Try like below:&lt;/P&gt;
&lt;P&gt;count({$&amp;lt;source_system={'SR'}, source_objects-={"*MRP*", "*FOS*"}, Transaction_Type-={'Post2Pre'}, Flg_Partial_Churn={0}&amp;gt;}Source_Subscription_Id)&lt;/P&gt;
&lt;P&gt;For reference, I go back to this PDF I found online. I have found it an invaluable resource.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ivan-shamaev.ru/wp-content/uploads/2014/08/Set_Analysis_pdf.pdf" target="_blank"&gt;https://ivan-shamaev.ru/wp-content/uploads/2014/08/Set_Analysis_pdf.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anthony&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 21:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-needed-in-set-analysis/m-p/1902047#M74422</guid>
      <dc:creator>anthonyj</dc:creator>
      <dc:date>2022-03-07T21:53:12Z</dc:date>
    </item>
  </channel>
</rss>

