<?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 find if value exist before in date column in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-find-if-value-exist-before-in-date-column/m-p/1828159#M68206</link>
    <description>&lt;P&gt;Hello Kushal,&lt;/P&gt;&lt;P&gt;This solved my problem thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Checking-if-a-table-has-a-row-with-the-same-customer-name-but-a/m-p/21876/highlight/true#M786160" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Checking-if-a-table-has-a-row-with-the-same-customer-name-but-a/m-p/21876/highlight/true#M786160&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 08:25:17 GMT</pubDate>
    <dc:creator>BTIZAG_OA</dc:creator>
    <dc:date>2021-08-12T08:25:17Z</dc:date>
    <item>
      <title>How to find if value exist before in date column</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-find-if-value-exist-before-in-date-column/m-p/1827921#M68168</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;i need help with this kind of expression.&lt;/P&gt;&lt;P&gt;I have table like this,&lt;/P&gt;&lt;P&gt;key,name,vendor,host,date, ... columns (key is created with name&amp;amp;'|'&amp;amp;vendor&amp;amp;'|'&amp;amp;host)&lt;/P&gt;&lt;P&gt;i have to show new records on table, but not if name is avaible in older date.&lt;/P&gt;&lt;P&gt;in order this i check max(date) and max(date,2)&amp;nbsp; and flag records on key field if its current on maxdate and not current on maxdate2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now on the table object i need to show new records. But i cant make it, not show if NAME vlaue exists on older date. qlik not let me use exist() func. on table object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i tried this expression&amp;nbsp;=If (flag=1 and aggr(Count({1}date),name) =1,name,null()) to get it but it miss some data like this example.&lt;/P&gt;&lt;P&gt;if same name on the same maxdate(same name value can be on different host) makes it date count more than 1 and miss this row on the table. How can i achieve to show new records on table object while, exclude if name value exits on older date? &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 09:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-find-if-value-exist-before-in-date-column/m-p/1827921#M68168</guid>
      <dc:creator>BTIZAG_OA</dc:creator>
      <dc:date>2021-08-11T09:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to find if value exist before in date column</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-find-if-value-exist-before-in-date-column/m-p/1827942#M68173</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/87846"&gt;@BTIZAG_OA&lt;/a&gt;&amp;nbsp; not sure I am following that. Please share sample data with expected output&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 11:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-find-if-value-exist-before-in-date-column/m-p/1827942#M68173</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2021-08-11T11:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to find if value exist before in date column</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-find-if-value-exist-before-in-date-column/m-p/1828159#M68206</link>
      <description>&lt;P&gt;Hello Kushal,&lt;/P&gt;&lt;P&gt;This solved my problem thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Checking-if-a-table-has-a-row-with-the-same-customer-name-but-a/m-p/21876/highlight/true#M786160" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Checking-if-a-table-has-a-row-with-the-same-customer-name-but-a/m-p/21876/highlight/true#M786160&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 08:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-find-if-value-exist-before-in-date-column/m-p/1828159#M68206</guid>
      <dc:creator>BTIZAG_OA</dc:creator>
      <dc:date>2021-08-12T08:25:17Z</dc:date>
    </item>
  </channel>
</rss>

