<?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: Difference between values expression in a pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443122#M805610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is the desired result that I would like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have current and prior as values under the field name week over week in the dimensions tab. Are you able to help me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2017 21:33:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-31T21:33:38Z</dc:date>
    <item>
      <title>Difference between values expression in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443119#M805607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to develop a formula to identify the difference between two values e.g. 10 - 5 so a column that will return 5. Please see attached for the desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current dataset in Qlikview is below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181156_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443119#M805607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between values expression in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443120#M805608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange your excel sheet is not downloading. May be at my end. However, can you upload your excel file again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 21:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443120#M805608</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-26T21:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between values expression in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443121#M805609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You try to use dimensionality()&amp;nbsp; function or try the below way&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current measure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Probability={'Current'}&amp;gt;}Amt)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Prior measure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Probability={'Prior'}&amp;gt;}Amt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To get the difference b/w above two measure:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Column(1)-Column(2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181202_Capture.JPG" style="height: 287px; width: 620px;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 02:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443121#M805609</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-10-27T02:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between values expression in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443122#M805610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is the desired result that I would like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have current and prior as values under the field name week over week in the dimensions tab. Are you able to help me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 21:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-values-expression-in-a-pivot-table/m-p/1443122#M805610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-31T21:33:38Z</dc:date>
    </item>
  </channel>
</rss>

