<?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: Owning Record in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629258#M679137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If( Sum (Revenue)&amp;lt;&amp;gt; 0, Sum (Revenue)&amp;nbsp; - Before(Sum(total &amp;lt;Customer,Month&amp;gt; Revenue)))&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image3.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59646_Image3.png" /&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2014 13:53:10 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2014-05-27T13:53:10Z</dc:date>
    <item>
      <title>Owning Record</title>
      <link>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629253#M679132</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 am a novice with Qlikview&amp;nbsp; - have released a couple of QVD generator apps and design apps so bear with me here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a &lt;STRONG&gt;SalesPerson&lt;/STRONG&gt; level I am trying to work out the monthly revenue drop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no issues working this out on a &lt;STRONG&gt;Customer Level&lt;/STRONG&gt; - the the complexity is that the Customer can move from 1 SalesPerson to another each Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached sample data and same output example =- if i can provide nmore info lpease let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Stuart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 11:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629253#M679132</guid>
      <dc:creator />
      <dc:date>2014-05-27T11:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Owning Record</title>
      <link>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629254#M679133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum (Revenue)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum (Revenue) - Before(Sum(Revenue))&lt;/P&gt;&lt;P&gt;as expressions, you will get this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59631_Image2.png" /&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 11:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629254#M679133</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-05-27T11:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Owning Record</title>
      <link>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629255#M679134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much Henric, this works perfectly for the monthly changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how I can get this to also calculate the YTD change - the change from Dec 12 to Apr 03&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 13:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629255#M679134</guid>
      <dc:creator />
      <dc:date>2014-05-27T13:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Owning Record</title>
      <link>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629256#M679135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually no that doesnt work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you look at the month of Feb 2014 you can see the customer moved from Sally to Dave. For Feb the movement should be 0.6 against Dave only. But we are seeing +5.87 on Dave and -5.29 on Sally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So its just the net 0.6 that should show against Dave.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its the complexity of showing the net Customer movement against the Owning Salesperson at the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 13:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629256#M679135</guid>
      <dc:creator />
      <dc:date>2014-05-27T13:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Owning Record</title>
      <link>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629257#M679136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are different solutions here, and most of them use Set Analysis. See for instance&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd"&gt;Year-over-Year Comparisons&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4321"&gt;QlikView App: Simple Year To Date Example (Set Analysis)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or search for ytd and yoy on the forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 13:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629257#M679136</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-05-27T13:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Owning Record</title>
      <link>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629258#M679137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If( Sum (Revenue)&amp;lt;&amp;gt; 0, Sum (Revenue)&amp;nbsp; - Before(Sum(total &amp;lt;Customer,Month&amp;gt; Revenue)))&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image3.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59646_Image3.png" /&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 13:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629258#M679137</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-05-27T13:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Owning Record</title>
      <link>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629259#M679138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks very much for your help again Henric - this works ! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Owning-Record/m-p/629259#M679138</guid>
      <dc:creator />
      <dc:date>2014-05-27T14:16:23Z</dc:date>
    </item>
  </channel>
</rss>

