<?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: Compute Variable KPIs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683014#M1068506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Der Tresesco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help, the answer is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF is not the better method, then can you show me an example on what you described in your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if possible, can you also explain or give example on using the following method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set vLabHC = '($(vLabCost))/($(vHC))';&lt;/P&gt;&lt;P&gt;Set vHC = 'Employee';&lt;/P&gt;&lt;P&gt;Set vLabCost = '[Labour Cost]';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks &lt;/P&gt;&lt;P&gt;Tracy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2014 16:25:24 GMT</pubDate>
    <dc:creator>tracycrown</dc:creator>
    <dc:date>2014-09-01T16:25:24Z</dc:date>
    <item>
      <title>Compute Variable KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683011#M1068503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no problem to load data in Table 1 but do not know how to compute variable KPIs in Table 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expected answer is stated in the attached worksheet :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Variable KPIs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1. Labour Cost per Total Employee.&lt;/P&gt;&lt;P&gt;2. Labour Cost per Full Time Employee&lt;/P&gt;&lt;P&gt;3. Labour Cost per Part Time Employee &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;Tracy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 10:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683011#M1068503</guid>
      <dc:creator>tracycrown</dc:creator>
      <dc:date>2014-09-01T10:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Compute Variable KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683012#M1068504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like attached qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: Year&lt;/P&gt;&lt;P&gt;Then pull across dimension to columns(right-&amp;gt;top) and then expression to rows(left-&amp;gt;down). And yes expression would be better with set analysis rather than IF (i have shown for first expression).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 11:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683012#M1068504</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-01T11:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compute Variable KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683013#M1068505</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;&lt;/P&gt;&lt;P&gt;May be like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have proper Calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 11:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683013#M1068505</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-01T11:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Compute Variable KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683014#M1068506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Der Tresesco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help, the answer is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF is not the better method, then can you show me an example on what you described in your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if possible, can you also explain or give example on using the following method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set vLabHC = '($(vLabCost))/($(vHC))';&lt;/P&gt;&lt;P&gt;Set vHC = 'Employee';&lt;/P&gt;&lt;P&gt;Set vLabCost = '[Labour Cost]';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks &lt;/P&gt;&lt;P&gt;Tracy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 16:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compute-Variable-KPIs/m-p/683014#M1068506</guid>
      <dc:creator>tracycrown</dc:creator>
      <dc:date>2014-09-01T16:25:24Z</dc:date>
    </item>
  </channel>
</rss>

