<?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: How to solve this logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726905#M260583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is an example that uses&amp;nbsp; the e() function of SET ANALYSIS.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{1 &amp;lt;Issue_Key=e({$})&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May need some more logic for a more complicated scenario but see if its along the right lines..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2014 18:32:41 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-08-06T18:32:41Z</dc:date>
    <item>
      <title>How to solve this logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726901#M260579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of my requirement i want to achieve the result as described below.&lt;/P&gt;&lt;P&gt;I have issues table and component table where a single issue can have multiple components.&lt;/P&gt;&lt;P&gt;Component is in list box and i am calculating count(issues)&lt;/P&gt;&lt;P&gt;Now the requirement is, if a issue has multiple components then it should not included in the count if any of the associated component is not selected.&lt;/P&gt;&lt;P&gt;Say for example if i have data like below&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="margin-left: 4.65pt;" width="144"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid gainsboro 1.0pt; background: whitesmoke; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="75"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 8.0pt; font-family: 'Tahoma','sans-serif';"&gt;Issue_Key&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: solid gainsboro 1.0pt; border-left: none; background: whitesmoke; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="69"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 8.0pt; font-family: 'Tahoma','sans-serif';"&gt;Component&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid gainsboro 1.0pt; border-top: none; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="75"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Tahoma','sans-serif'; color: #333333;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid gainsboro 1.0pt; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="69"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Tahoma','sans-serif'; color: #333333;"&gt;testing&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid gainsboro 1.0pt; border-top: none; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="75"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Tahoma','sans-serif'; color: #333333;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid gainsboro 1.0pt; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="69"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Tahoma','sans-serif'; color: #333333;"&gt;testresult&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid gainsboro 1.0pt; border-top: none; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="75"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Tahoma','sans-serif'; color: #333333;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid gainsboro 1.0pt; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="69"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Tahoma','sans-serif'; color: #333333;"&gt;roundtest&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: solid gainsboro 1.0pt; border-top: none; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="75"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Tahoma','sans-serif'; color: #333333;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: none; border-bottom: solid gainsboro 1.0pt; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="69"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Tahoma','sans-serif'; color: #333333;"&gt;fault&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then if user selects testing and fault then the count(issue_key) should show only 1 count.. since issue_key=1 is also associated with testresult component and that component is not selected, so this issue id is not selected in the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached sample application as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to get this resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 17:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726901#M260579</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-08-06T17:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve this logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726902#M260580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry, you can explain it more. &lt;/P&gt;&lt;P&gt;I do not understand well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;Enrique Colomer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 18:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726902#M260580</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-06T18:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve this logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726903#M260581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Show this&amp;nbsp; attached (your file) ... &lt;/P&gt;&lt;P&gt;if you have "component" in selector ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 18:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726903#M260581</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-06T18:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve this logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726904#M260582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushil,&lt;BR /&gt;check this.&lt;BR /&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 18:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726904#M260582</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-08-06T18:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve this logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726905#M260583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is an example that uses&amp;nbsp; the e() function of SET ANALYSIS.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{1 &amp;lt;Issue_Key=e({$})&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May need some more logic for a more complicated scenario but see if its along the right lines..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 18:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726905#M260583</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-06T18:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve this logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726906#M260584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sushil,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This app should fit your criteria.&amp;nbsp; If only a partial list of an Issue_Key's associated Components are in selection, that Issue_Key doesn't render in the chart.&amp;nbsp; Only once a full list of that Issue_Key's associated Components are in selection/possible, will it make the chart dimension and tabulate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="63874" alt="20140806_fully_selected_associations_to_render.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/63874_20140806_fully_selected_associations_to_render.png" style="width: 620px; height: 149px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 18:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726906#M260584</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2014-08-06T18:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve this logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726907#M260585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your solution is very close to mine.. let me use this into my real situation.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will keep u posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 18:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-solve-this-logic/m-p/726907#M260585</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-08-06T18:49:51Z</dc:date>
    </item>
  </channel>
</rss>

