<?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: Status change in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Status-change/m-p/1934344#M76965</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/140291"&gt;@Sra1bandi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I hope you have a Key field in the file. Based on that, you can use the Not Exists script function in your model.&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keyfield,&lt;/P&gt;
&lt;P&gt;Status,&lt;/P&gt;
&lt;P&gt;Keyfield&amp;amp;Status as LinkKey&amp;nbsp; &amp;lt;- Used to fetch the new updated value&lt;/P&gt;
&lt;P&gt;FROM XXX; &amp;lt; - Newly updated file&lt;/P&gt;
&lt;P&gt;Concatenate&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keyfield,&lt;/P&gt;
&lt;P&gt;Status,&lt;/P&gt;
&lt;P&gt;LinkKey&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FROM YYY where &lt;STRONG&gt;not exists&lt;/STRONG&gt; (LinkKey ,LinkKey) ;&lt;/P&gt;
&lt;P&gt;I hope it helps you !!!&lt;/P&gt;
&lt;P&gt;Thanks !&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2022 14:32:07 GMT</pubDate>
    <dc:creator>saranyadurai</dc:creator>
    <dc:date>2022-05-23T14:32:07Z</dc:date>
    <item>
      <title>Status change</title>
      <link>https://community.qlik.com/t5/App-Development/Status-change/m-p/1934312#M76963</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;
&lt;P&gt;I have a field which is having field values&amp;nbsp; status= closed, open , ready , complete&lt;/P&gt;
&lt;P&gt;The file is daily updating then the status will also change according to the change&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example previously i have status= Ready now it's changed to Status= Complete&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In table status both&amp;nbsp; are displaying when it's updated&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want only the status when it's updates to Status=Complete show only complete don't require status=Ready&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to do that&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank and regards&lt;/P&gt;
&lt;P&gt;Sra1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 13:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Status-change/m-p/1934312#M76963</guid>
      <dc:creator>Sra1bandi</dc:creator>
      <dc:date>2022-05-23T13:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Status change</title>
      <link>https://community.qlik.com/t5/App-Development/Status-change/m-p/1934344#M76965</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/140291"&gt;@Sra1bandi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I hope you have a Key field in the file. Based on that, you can use the Not Exists script function in your model.&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keyfield,&lt;/P&gt;
&lt;P&gt;Status,&lt;/P&gt;
&lt;P&gt;Keyfield&amp;amp;Status as LinkKey&amp;nbsp; &amp;lt;- Used to fetch the new updated value&lt;/P&gt;
&lt;P&gt;FROM XXX; &amp;lt; - Newly updated file&lt;/P&gt;
&lt;P&gt;Concatenate&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keyfield,&lt;/P&gt;
&lt;P&gt;Status,&lt;/P&gt;
&lt;P&gt;LinkKey&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FROM YYY where &lt;STRONG&gt;not exists&lt;/STRONG&gt; (LinkKey ,LinkKey) ;&lt;/P&gt;
&lt;P&gt;I hope it helps you !!!&lt;/P&gt;
&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 14:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Status-change/m-p/1934344#M76965</guid>
      <dc:creator>saranyadurai</dc:creator>
      <dc:date>2022-05-23T14:32:07Z</dc:date>
    </item>
  </channel>
</rss>

