<?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: How to extract a list based on changes in a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048758#M352339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Selecting 2016 and 02, I don't see T1 for either A and B. Why would we see A and B?&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/113537_Capture.PNG" style="height: 119px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 09:49:53 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-04T09:49:53Z</dc:date>
    <item>
      <title>How to extract a list based on changes in a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048756#M352337</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;I would like to extract a list of customers who have changed a field (Mode) from a specific value (T1) to another (A2) in a selected period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached sample data and the qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;E.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 09:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048756#M352337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T09:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a list based on changes in a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048757#M352338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the change is only going to be from T1 to A2 and never the other way, you can try this as your set analysis in the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;CUSTOMER = {"=Count(DISTINCT {&amp;lt;MODE = {'A2', 'T1'}&amp;gt;}MODE) = 2"}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 09:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048757#M352338</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-04T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a list based on changes in a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048758#M352339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Selecting 2016 and 02, I don't see T1 for either A and B. Why would we see A and B?&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/113537_Capture.PNG" style="height: 119px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 09:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048758#M352339</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-04T09:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a list based on changes in a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048759#M352340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for these answers.&lt;/P&gt;&lt;P&gt;I want to display them because in the selected month they have A2 and, in their past, the previous Mode was T1.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Instead, in 2015 12 (and all other previous month) nobody has A2 as current Mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I think I must use Validity Dates of records, but I can't find the corret expression.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your interest. &lt;/P&gt;&lt;P&gt;E.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 10:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048759#M352340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T10:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a list based on changes in a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048760#M352341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved my problem, thanks.&lt;/P&gt;&lt;P&gt;E.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 16:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-a-list-based-on-changes-in-a-field/m-p/1048760#M352341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T16:10:48Z</dc:date>
    </item>
  </channel>
</rss>

