<?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 Sum based on &amp;quot;white&amp;quot; values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-based-on-quot-white-quot-values/m-p/9824#M458074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QV Masters,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to solved such problem - how to sum the data based on "white" values in a field. I enclosed the qvw for best understanding my problem.&lt;/P&gt;&lt;P&gt;QVW includes information such:&lt;/P&gt;&lt;P&gt;- Client list&lt;/P&gt;&lt;P&gt;- Employee list&lt;/P&gt;&lt;P&gt;- Team list&lt;/P&gt;&lt;P&gt;- % time engagement for each Employee by Client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select a Team table "% time engagement" tells us all necessary information which is obvious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is - how to create another table which will contain simillar information but will present all Employees from team MBI and TV working with the Clients which are now listed white in Client list.&lt;/P&gt;&lt;P&gt;Example - when you select Team ACZ you will notice that there are Employees 4, 18, 19, 55, 57, 107 working with Clients 36, 37, 74, 75, 82, 94, 95, 101. I try to create lower table which should give me information about above mentioned Clients and all Employees working with them, so I need to have Employees 24, 36, 48, 61, 72, 75, 81, 85, 88, 96, 109, 113, 115&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with Set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maciej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2018 22:14:55 GMT</pubDate>
    <dc:creator>mbylicki</dc:creator>
    <dc:date>2018-05-24T22:14:55Z</dc:date>
    <item>
      <title>Sum based on "white" values</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-based-on-quot-white-quot-values/m-p/9824#M458074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QV Masters,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to solved such problem - how to sum the data based on "white" values in a field. I enclosed the qvw for best understanding my problem.&lt;/P&gt;&lt;P&gt;QVW includes information such:&lt;/P&gt;&lt;P&gt;- Client list&lt;/P&gt;&lt;P&gt;- Employee list&lt;/P&gt;&lt;P&gt;- Team list&lt;/P&gt;&lt;P&gt;- % time engagement for each Employee by Client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you select a Team table "% time engagement" tells us all necessary information which is obvious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is - how to create another table which will contain simillar information but will present all Employees from team MBI and TV working with the Clients which are now listed white in Client list.&lt;/P&gt;&lt;P&gt;Example - when you select Team ACZ you will notice that there are Employees 4, 18, 19, 55, 57, 107 working with Clients 36, 37, 74, 75, 82, 94, 95, 101. I try to create lower table which should give me information about above mentioned Clients and all Employees working with them, so I need to have Employees 24, 36, 48, 61, 72, 75, 81, 85, 88, 96, 109, 113, 115&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with Set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maciej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 22:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-based-on-quot-white-quot-values/m-p/9824#M458074</guid>
      <dc:creator>mbylicki</dc:creator>
      <dc:date>2018-05-24T22:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sum based on "white" values</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-based-on-quot-white-quot-values/m-p/9825#M458075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use something like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;field = {'=len(trim(field)) = 0'} &amp;gt;&amp;nbsp; or -= to exclude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field = ClientName for example&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 07:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-based-on-quot-white-quot-values/m-p/9825#M458075</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-05-25T07:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sum based on "white" values</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-based-on-quot-white-quot-values/m-p/9826#M458076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I select &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Clients 36, 37, 74, 75, 82, 94, 95, 101... I see this&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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203496_Capture.PNG" style="height: 393px; width: 620px;" /&gt;&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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Is this what you wish to see when ACZ is selected in a new table? I got confused because you mentioned seeing only these Employees &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;24, 36, 48, 61, 72, 75, 81, 85, 88, 96, 109, 113, 115.. why not 2 or 117 etc?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If above out put is what you want to see when ACZ is selected... try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;[Imię Nazwisko], Klient = P(Klient), Zespół&amp;gt;}%)&lt;/STRONG&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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/203497_Capture.PNG" style="height: 465px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 11:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-based-on-quot-white-quot-values/m-p/9826#M458076</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-25T11:41:35Z</dc:date>
    </item>
  </channel>
</rss>

