<?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 Different dimensions in count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348154#M574085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help in determining a value which is the ratio between a sum of sales in a month and a count of a distinct number of employees that are prensent in a plant on that month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I am using is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(PROD_Euro_BW) / (Count (DISTINCT {&amp;lt; YearP = {PROD_Year_BW}, MonthP = {PROD_Month_BW}&amp;gt;} ID ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now PROD_Year_BW and PROD_Month_BW are the dimentions used to determine the sum of PROD_Euro_BW but ID depends on Year and Month. The result of this ratio is a linear chart whose X axis is a date made from DATE(MakeDate(PROD_Year_BW,PROD_Month_BW),'yyyy-MM') and Y axis is the ratio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is clear and that someone can give me a hand on this as I am really stuck on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2012 07:09:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-12T07:09:53Z</dc:date>
    <item>
      <title>Different dimensions in count</title>
      <link>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348154#M574085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help in determining a value which is the ratio between a sum of sales in a month and a count of a distinct number of employees that are prensent in a plant on that month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I am using is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(PROD_Euro_BW) / (Count (DISTINCT {&amp;lt; YearP = {PROD_Year_BW}, MonthP = {PROD_Month_BW}&amp;gt;} ID ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now PROD_Year_BW and PROD_Month_BW are the dimentions used to determine the sum of PROD_Euro_BW but ID depends on Year and Month. The result of this ratio is a linear chart whose X axis is a date made from DATE(MakeDate(PROD_Year_BW,PROD_Month_BW),'yyyy-MM') and Y axis is the ratio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is clear and that someone can give me a hand on this as I am really stuck on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 07:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348154#M574085</guid>
      <dc:creator />
      <dc:date>2012-06-12T07:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Different dimensions in count</title>
      <link>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348155#M574086</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;no-one can give me an input on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 06:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348155#M574086</guid>
      <dc:creator />
      <dc:date>2012-06-13T06:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Different dimensions in count</title>
      <link>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348156#M574088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;so u want count of distinct employee for currrent month or whole months.&lt;/P&gt;&lt;P&gt;thnx &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 07:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348156#M574088</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2012-06-13T07:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Different dimensions in count</title>
      <link>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348157#M574090</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; I need to count the total number of employees for each month. The problem is that PROD_Euro_BW depends on&amp;nbsp; PROD_Year_BW and where as ID depends on YearP and the two time dimensions have no correlation.&lt;/P&gt;&lt;P&gt;Also I am using this count in a Graph where the time dimension is based on PROD_Year_BW+PROD_Month_BW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Revenue ( PROD_Euro_BW, PROD_Year_BW, PROD_Month_BW....... )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Employees ( ID, YearP, MonthP ..... )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it is clear &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 07:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-dimensions-in-count/m-p/348157#M574090</guid>
      <dc:creator />
      <dc:date>2012-06-13T07:11:32Z</dc:date>
    </item>
  </channel>
</rss>

