<?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 compare only common data from month vs month or quarter vs quarter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444360#M565128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table of customers that contains the customer infromation and a unique customer id for each one of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to compare the transactions between two time periods, months or quarters but only for the common customers that have a transaction in both of the selected two periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnak you in advance!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2013 15:57:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-22T15:57:29Z</dc:date>
    <item>
      <title>compare only common data from month vs month or quarter vs quarter</title>
      <link>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444360#M565128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table of customers that contains the customer infromation and a unique customer id for each one of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to compare the transactions between two time periods, months or quarters but only for the common customers that have a transaction in both of the selected two periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnak you in advance!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 15:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444360#M565128</guid>
      <dc:creator />
      <dc:date>2013-01-22T15:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: compare only common data from month vs month or quarter vs quarter</title>
      <link>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444361#M565129</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;Create the table with your 2 expressions, sum({$&amp;lt;Month={ActualMonth}&amp;gt;}ammount) and&amp;nbsp; sum({$&amp;lt;Month={BeforeMonth}&amp;gt;}ammount).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table properties, presentation: Supress cero values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 16:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444361#M565129</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2013-01-22T16:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: compare only common data from month vs month or quarter vs quarter</title>
      <link>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444362#M565130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I don't think you understood what i want to display exactly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to select e. q1 in one selection and q2 of 2012 in the other and display in a table box the % difference in the number of transactions, with the customer name as the chart dimension, of the customers that performed transactions in both the selected time periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer 1 -40%&lt;/P&gt;&lt;P&gt;Customer 2 -50%&lt;/P&gt;&lt;P&gt;Customer 3 +10%&lt;/P&gt;&lt;P&gt;Customer 4 -30%&lt;/P&gt;&lt;P&gt;Customer 5 +20%&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Customer n +30%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope i made it easier for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 17:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444362#M565130</guid>
      <dc:creator />
      <dc:date>2013-01-22T17:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: compare only common data from month vs month or quarter vs quarter</title>
      <link>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444363#M565131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To make it more clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say that in february only 10 customers performed transactions&lt;/P&gt;&lt;P&gt;Customer A&lt;/P&gt;&lt;P&gt;Customer B&lt;/P&gt;&lt;P&gt;Customer C&lt;/P&gt;&lt;P&gt;Customer D&lt;/P&gt;&lt;P&gt;Customer E&lt;/P&gt;&lt;P&gt;Customer F&lt;/P&gt;&lt;P&gt;Customer G&lt;/P&gt;&lt;P&gt;Customer H&lt;/P&gt;&lt;P&gt;Customer I&lt;/P&gt;&lt;P&gt;Customer J&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;annd in march the following 7 customers performed transactions&lt;/P&gt;&lt;P&gt;Customer A&lt;/P&gt;&lt;P&gt;Customer K&lt;/P&gt;&lt;P&gt;Customer L&lt;/P&gt;&lt;P&gt;Customer M&lt;/P&gt;&lt;P&gt;Customer B&lt;/P&gt;&lt;P&gt;Customer D&lt;/P&gt;&lt;P&gt;Customer F&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want to display is the comparison of only the 4 common customers between the two selected periods, meaning &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer A&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Customer B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Customer D&lt;/P&gt;&lt;P&gt;Customer F&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and calculate the &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;% difference in the number of transactions&lt;/SPAN&gt; as i displayed in the previous post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 12:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444363#M565131</guid>
      <dc:creator />
      <dc:date>2013-01-24T12:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: compare only common data from month vs month or quarter vs quarter</title>
      <link>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444364#M565132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok dim, here is the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 12:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444364#M565132</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2013-01-24T12:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: compare only common data from month vs month or quarter vs quarter</title>
      <link>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444365#M565133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the % column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 13:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444365#M565133</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2013-01-24T13:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: compare only common data from month vs month or quarter vs quarter</title>
      <link>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444366#M565134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank a lot!!!&lt;/P&gt;&lt;P&gt;you are amazing!&lt;/P&gt;&lt;P&gt;it does exactly what i want it to!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 13:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-only-common-data-from-month-vs-month-or-quarter-vs/m-p/444366#M565134</guid>
      <dc:creator />
      <dc:date>2013-01-24T13:50:06Z</dc:date>
    </item>
  </channel>
</rss>

