<?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: Intersection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Intersection/m-p/1522107#M437604</link>
    <description>&lt;P&gt;I assume the cause is quite similar like here: &lt;A href="https://community.qlik.com/t5/QlikView-Creating-Analytics/If-match-and-match/m-p/1521988#M46469" target="_blank"&gt;If-match-and-match&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I think I would create the needed categories within the script instead of using such large nested if-loops. Further I could imagine that one or maybe several flags could simplify the task especially if your category-values contain a kind of hierarchy.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Tue, 18 Dec 2018 11:37:49 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-12-18T11:37:49Z</dc:date>
    <item>
      <title>Intersection</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection/m-p/1521717#M437584</link>
      <description>&lt;P&gt;My requirement: For a DEFECT_ID that has gone through BOTH COM_CAT = 'ART - AMB Refinement Team' and COM_CAT = 'ERC - Routing', what is the current disposition? I tried p() and *= but I can't get seem to figure it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expression: Count( {&amp;lt; DEFECT_ID = p({}) &amp;gt;} DISTINCT DEFECT_ID)&lt;/P&gt;&lt;P&gt;Dimension: =if(Match(COM_CAT,'ART - AMB Refinement Team') and Match(CUR_STATUS,'Approved'),'Approved', if(Match(COM_CAT,'APT - AMB Prioritization Team') and Match(CUR_STATUS,'Ready for Agenda'),'Waiting for Agenda', if(Match(COM_CAT,'ART - AMB Refinement Team') and Match(CUR_STATUS,'Closed'),'Closed', if(Match(COM_CAT,'ART - AMB Refinement Team') and Match(CUR_STATUS,'Dismissed'),'Dismissed', if(Match(COM_CAT,'ART - AMB Refinement Team') and Match(CUR_STATUS,'Ready for Release'),'Ready for Release', if(Match(COM_CAT,'ART - AMB Refinement Team') and Match(CUR_STATUS,'Building Non-Prod'),'Building/Testing Non-Prod', if(Match(COM_CAT,'ART - AMB Refinement Team') and Match(CUR_STATUS,'Ready for Testing Non-Prod'),'Building/Testing Non-Prod', )))))))&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 16:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection/m-p/1521717#M437584</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-12-17T16:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection/m-p/1521867#M437592</link>
      <description>Perhaps this&lt;BR /&gt;Count( {&amp;lt; DEFECT_ID = p(DEFECT_ID) &amp;gt;} DISTINCT DEFECT_ID)</description>
      <pubDate>Tue, 18 Dec 2018 00:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection/m-p/1521867#M437592</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-12-18T00:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection/m-p/1522107#M437604</link>
      <description>&lt;P&gt;I assume the cause is quite similar like here: &lt;A href="https://community.qlik.com/t5/QlikView-Creating-Analytics/If-match-and-match/m-p/1521988#M46469" target="_blank"&gt;If-match-and-match&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I think I would create the needed categories within the script instead of using such large nested if-loops. Further I could imagine that one or maybe several flags could simplify the task especially if your category-values contain a kind of hierarchy.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 11:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection/m-p/1522107#M437604</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-12-18T11:37:49Z</dc:date>
    </item>
  </channel>
</rss>

