<?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: Show table rows only if value changed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450935#M434301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have a date field in your sample can you add the date field so that we can work on? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Sep 2017 19:35:17 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-09-07T19:35:17Z</dc:date>
    <item>
      <title>Show table rows only if value changed</title>
      <link>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450930#M434296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How am I able to display a row only if the value of the attribute has changed compared to yesterday's value? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 14:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450930#M434296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-07T14:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show table rows only if value changed</title>
      <link>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450931#M434297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be provide more information?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450931#M434297</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-07T16:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Show table rows only if value changed</title>
      <link>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450932#M434298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your show condition write like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF(Value &amp;lt;&amp;gt; Previous(Value), 1, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But however we need little more information about your expressions used to work on? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450932#M434298</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-07T16:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Show table rows only if value changed</title>
      <link>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450933#M434299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sure we need a little extra infos, however there is also above function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450933#M434299</guid>
      <dc:creator>edmondo_tassi</dc:creator>
      <dc:date>2017-09-07T16:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show table rows only if value changed</title>
      <link>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450934#M434300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!I've attached a sample data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ATTRB is the column which can change on a different day. I need to be able to compare the current day selection against yesterday's value for that data and only show it in the table if that ATTRB changed. Hope this makes it a bit clearer in terms of requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450934#M434300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-07T17:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Show table rows only if value changed</title>
      <link>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450935#M434301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have a date field in your sample can you add the date field so that we can work on? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-table-rows-only-if-value-changed/m-p/1450935#M434301</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-07T19:35:17Z</dc:date>
    </item>
  </channel>
</rss>

