<?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 in Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702041#M451261</link>
    <description>&lt;P&gt;YES I forgot to tell you&lt;/P&gt;&lt;P&gt;that when I collapse to the level of the year I should get 2 instead of 3 because at the level of the year I need to read the total count of the last Quarter&lt;BR /&gt;I updated the QVW file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 597px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33628i0BAB5F32B3A9AF32/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2020 14:32:11 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2020-05-14T14:32:11Z</dc:date>
    <item>
      <title>Help in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1701942#M451250</link>
      <description>&lt;P&gt;Hello got a table that contains the year, quarter, month, and the employee as well as a field called employee count which is 1 next to each employee&lt;/P&gt;&lt;P&gt;I need to create a pivot table in which I have the year, quarter, and month as dimensions&lt;/P&gt;&lt;P&gt;as a measure I want to count the number of employees&lt;/P&gt;&lt;P&gt;per month I count the employees so if the employee is available in 3 months then in each of these months I count the employee but per year I should count the employee only once&amp;nbsp;&lt;BR /&gt;so depending on whether the table is collapsed or fully expanded I should get different counts&lt;BR /&gt;example JOE should be counted per month but per year or quarter I shouldn't get 3 I should get 1&lt;/P&gt;&lt;P&gt;check attached sample application please and help on how to fix this issue&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 11:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1701942#M451250</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2020-05-14T11:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1701947#M451252</link>
      <description>&lt;P&gt;Did you try just :&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Count(Distinct EMPLOYEE)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 11:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1701947#M451252</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-05-14T11:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1701960#M451253</link>
      <description>&lt;P&gt;works fine if the pivot table is expanded at level of month but if collapsed the count distinct will result in 3 for one employee&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 12:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1701960#M451253</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2020-05-14T12:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1701974#M451254</link>
      <description>&lt;P&gt;Am I missing something? Check the screenshots below (last column).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 586px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33617i546B9DD15D5ED18F/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 420px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33616i5CA98A3C68F909FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 12:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1701974#M451254</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-05-14T12:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702041#M451261</link>
      <description>&lt;P&gt;YES I forgot to tell you&lt;/P&gt;&lt;P&gt;that when I collapse to the level of the year I should get 2 instead of 3 because at the level of the year I need to read the total count of the last Quarter&lt;BR /&gt;I updated the QVW file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 597px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33628i0BAB5F32B3A9AF32/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 14:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702041#M451261</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2020-05-14T14:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702221#M451280</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949"&gt;@tresB&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Maybe what I wrote in the following thread elaborates more what I want&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Help-in-expression-put-computed-column-value-in-set-analysis/td-p/1702220" target="_self"&gt;Getting value of max month in set Analysis&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 02:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702221#M451280</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2020-05-15T02:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702254#M451282</link>
      <description>&lt;P&gt;Unfortunately I can't access the link&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 06:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702254#M451282</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-05-15T06:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702263#M451283</link>
      <description>&lt;P&gt;I already mentioned you in that Thread&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 07:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Expression/m-p/1702263#M451283</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2020-05-15T07:01:04Z</dc:date>
    </item>
  </channel>
</rss>

