<?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: Calculation in pivot based on previous cells in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004806#M341373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it couldn't work if you used the expression directly - they was derived generic. You need to adjust it to your datamodel and the real field-names - it seems that you used a combined field from years and a category which results in FW 2014, TV 2015 .... and I have no idea how your datamodel looks like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Dec 2015 11:47:25 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-12-13T11:47:25Z</dc:date>
    <item>
      <title>previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004800#M341367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;i am attaching an excel sheet and qvw and required help on calcuating on these in qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please require your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 07:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004800#M341367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T07:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004801#M341368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 10:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004801#M341368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T10:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004802#M341369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With inter-record functions like above/below/before/after could you access the rows/columns around a cell and to reference them per column() or their label might be also helpful. But in your case with several different metrics you will need for each column an own expression with set analysis conditions and by calculation like previous year against the current year you need both expressions in one, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt; Year = {2014}&amp;gt;} value) / sum({&amp;lt; Year = {2015}&amp;gt;} value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 11:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004802#M341369</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-13T11:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004803#M341370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus&lt;/P&gt;&lt;P&gt;if possible could you please share me the app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 11:32:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004803#M341370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T11:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004804#M341371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I have only the PE available and have only looked at the excel-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 11:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004804#M341371</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-13T11:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004805#M341372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ok thanks never mind Marcus &lt;/P&gt;&lt;P&gt;but its not giving me the results in qv &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 11:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004805#M341372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T11:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004806#M341373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it couldn't work if you used the expression directly - they was derived generic. You need to adjust it to your datamodel and the real field-names - it seems that you used a combined field from years and a category which results in FW 2014, TV 2015 .... and I have no idea how your datamodel looks like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 11:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004806#M341373</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-13T11:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004807#M341374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again Marcus&lt;/P&gt;&lt;P&gt;i 've given the original fields but didnt turn up as per the requirement:(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 12:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004807#M341374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T12:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004808#M341375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 12:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004808#M341375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T12:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004809#M341376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108866_Capture.PNG" style="height: 248px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GARAGE = Above(GARAGE), (([YTD 2014 VS 2015]/Above([YTD 2014 VS 2015]) * 100) - 100), 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where &lt;STRONG style="font-size: 13.3333px;"&gt;[YTD 2014 VS 2015]&lt;/STRONG&gt; is the column label for the second last column (it is turned blue when you check the expression)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 13:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004809#M341376</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-13T13:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004810#M341377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 14:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004810#M341377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T14:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation in pivot based on previous cells</title>
      <link>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004811#M341378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem, I am glad I was able to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 15:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-cells/m-p/1004811#M341378</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-13T15:13:47Z</dc:date>
    </item>
  </channel>
</rss>

