<?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: Pivot table YoY change / amount in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1523310#M457316</link>
    <description>&lt;P&gt;You are welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Please close the thread by marking the correct answer.&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Dec 2018 06:22:02 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2018-12-21T06:22:02Z</dc:date>
    <item>
      <title>Pivot table YoY change / amount</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1522899#M457313</link>
      <description>&lt;P&gt;&amp;nbsp;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating a pivot table to compare YoY for 2017 and 2018. Please refer to 'What i want.PNG' in the attachment.&lt;/P&gt;&lt;P&gt;What i want is how do i generate a pivot table (YoY % change and YoY amount) as shown in the attachment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 09:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1522899#M457313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T09:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table YoY change / amount</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1522939#M457314</link>
      <description>&lt;P&gt;Hi CHoy,&lt;/P&gt;&lt;P&gt;Below expressions should help you:&lt;/P&gt;&lt;P&gt;Exp1: sum({&amp;lt;Year={'$(=max(Year)-1)'}&amp;gt;}Sales&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //2017 Sales&lt;/P&gt;&lt;P&gt;Exp2 :&lt;SPAN&gt;sum({&amp;lt;Year={'$(=max(Year))'}&amp;gt;}Sales&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //2018 Sales&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Exp 3: (sum({&amp;lt;Year={'$(=max(Year))'}&amp;gt;}Sales&amp;nbsp; -&amp;nbsp; sum({&amp;lt;Year={'$(=max(Year)-1)'}&amp;gt;}Sales))&amp;nbsp; &amp;nbsp;/&amp;nbsp;sum({&amp;lt;Year={'$(=max(Year)-1)'}&amp;gt;}Sales&amp;nbsp; &amp;nbsp; &amp;nbsp; //YoY % change&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Exp4:&amp;nbsp;sum({&amp;lt;Year={'$(=max(Year))'}&amp;gt;}Sales&amp;nbsp; -&amp;nbsp; sum({&amp;lt;Year={'$(=max(Year)-1)'}&amp;gt;}Sales&amp;nbsp; //YoY amount&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 10:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1522939#M457314</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-12-20T10:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table YoY change / amount</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1523300#M457315</link>
      <description>&lt;P&gt;Thanks KC! It's working fine now&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 04:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1523300#M457315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T04:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table YoY change / amount</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1523310#M457316</link>
      <description>&lt;P&gt;You are welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Please close the thread by marking the correct answer.&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 06:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1523310#M457316</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-12-21T06:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table YoY change / amount</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1523314#M457317</link>
      <description>&lt;P&gt;Hi KC,&lt;/P&gt;&lt;P&gt;How do close the thread by marking the correct answer? I googled just now but couldn't find the "actions" button as shown below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/How-to-mark-Helpful-or-correct-reply/m-p/1334212" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/How-to-mark-Helpful-or-correct-reply/m-p/1334212&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 06:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-YoY-change-amount/m-p/1523314#M457317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T06:32:50Z</dc:date>
    </item>
  </channel>
</rss>

