<?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: Using a calculated dimension... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395237#M1163229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached QV application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds &lt;/P&gt;&lt;P&gt;Mhatim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2012 15:12:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-09T15:12:10Z</dc:date>
    <item>
      <title>Using a calculated dimension...</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395236#M1163228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the first question I have posted so hopefully I can make it clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one big table of individual sales, with amongst other things, value of sale and the EmplyeeNo of the person who made the sale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to draw a bar-chart that shows the number of employees who sold different amounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the dimension of the bar chart would be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Round to the nearest 100 ( Sum ( [for each EmployeeNo] SalesValue))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the expression would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count (Distinct EmployeeNo)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie I want to look at the distribution of total sales per employee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can't figure out how to write the dimension. I have made lots of attempts along the lines of &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style=": ; font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&amp;nbsp; &lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EmployeeNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SaleAmount &lt;SPAN style="color: #333333;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But they all return errors...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 14:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395236#M1163228</guid>
      <dc:creator />
      <dc:date>2012-10-09T14:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using a calculated dimension...</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395237#M1163229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached QV application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds &lt;/P&gt;&lt;P&gt;Mhatim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 15:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395237#M1163229</guid>
      <dc:creator />
      <dc:date>2012-10-09T15:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using a calculated dimension...</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395238#M1163230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but that's not what I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to have two axes, one on the left and one on the right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the rounded sales amount on the &lt;STRONG&gt;x-axis &lt;/STRONG&gt;with a bar for each amount (not for each employee) and then the height of the bar to reflect the count of employees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 16:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395238#M1163230</guid>
      <dc:creator />
      <dc:date>2012-10-09T16:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using a calculated dimension...</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395239#M1163234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this helps.&lt;/P&gt;&lt;P&gt;Please see the attached QV application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 10:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-calculated-dimension/m-p/395239#M1163234</guid>
      <dc:creator />
      <dc:date>2012-10-10T10:44:02Z</dc:date>
    </item>
  </channel>
</rss>

