<?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: Compare values from the same field for different months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460802#M793479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be i misplaced wrong. Can you explain with data set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jan 2018 18:15:07 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-01-08T18:15:07Z</dc:date>
    <item>
      <title>Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460799#M793476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following fields in my QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Apps,&lt;/P&gt;&lt;P&gt;Users,&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;from...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to compare values in the Users field for each month and show them.&lt;/P&gt;&lt;P&gt;For example, if I select Mar as my month, I need to the number of users that are present both in Mar and other months respectively (Common Users).&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/Compare-values-from-the-same-field-for-different-months/m-p/1460799#M793476</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460800#M793477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Month = P(Month), Users = P({&amp;lt;Month = {$(=Max(Month))}&amp;gt;} Users)&amp;gt;} Users)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 17:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460800#M793477</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-08T17:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460801#M793478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Returning 0s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 18:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460801#M793478</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2018-01-08T18:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460802#M793479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be i misplaced wrong. Can you explain with data set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 18:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460802#M793479</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-08T18:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460803#M793480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Apps&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;User&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt; Month&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan&lt;/P&gt;&lt;P&gt;ABC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb&lt;/P&gt;&lt;P&gt;ABC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb&lt;/P&gt;&lt;P&gt;ABC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; March&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select Jan in my List box, the count of Users for Feb should be 1 and March 0 as only one user is present in Feb, which is also present in Jan and 0 users are present in March from Jan. Similarly, for all months, I need the same type of result, based on the selected month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 18:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460803#M793480</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2018-01-08T18:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460804#M793481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 19:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460804#M793481</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2018-01-08T19:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460805#M793482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Month, User = p(User)&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt; Users)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 19:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460805#M793482</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-08T19:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460806#M793483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression returns all the Users present for the selected month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I pick Mar, it should return the no. of Users present in &lt;/P&gt;&lt;P&gt;(Mar and Apr)&lt;/P&gt;&lt;P&gt;(Mar and May)&lt;/P&gt;&lt;P&gt;(Mar and Jun)&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;(Mar and Dec)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, if I pick Apr, it should present the no. of Users in&lt;/P&gt;&lt;P&gt;(Apr and May)&lt;/P&gt;&lt;P&gt;(Apr and Jun)&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;(Apr and Dec)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***Common Users present in the selected month and the respective following months&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 19:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460806#M793483</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2018-01-08T19:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compare values from the same field for different months</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460807#M793484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample so that we can take a look at it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 19:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-values-from-the-same-field-for-different-months/m-p/1460807#M793484</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-08T19:49:12Z</dc:date>
    </item>
  </channel>
</rss>

