<?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 Return the 1st date AFTER another timestamp in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Return-the-1st-date-AFTER-another-timestamp/m-p/1941205#M77562</link>
    <description>&lt;P&gt;ok I am trying to get me Speed to lead. I can easily get it from excel but looking to move into Qlik. I am having an issue when it comes to the 1st contact AFTER the lead was renewed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(aggr(min(First_Timestamp_List),contactid))&amp;nbsp; - Pulls the most recent timestamp for the lead&lt;/P&gt;
&lt;P&gt;(aggr(min(CallDateTime_CallLog),contactid)) -Pulls the 1st time we have a call for that lead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did try&amp;nbsp;IF(CallDateTime_CallLog&amp;gt;=First_Timestamp_List,(aggr(min(CallDateTime_CallLog),contactid))) but this doesn't seem to take any effect in giving me the 1st time we called that lead AFTER the most recent timestamp for the lead&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2022 17:00:17 GMT</pubDate>
    <dc:creator>mattue84</dc:creator>
    <dc:date>2022-06-08T17:00:17Z</dc:date>
    <item>
      <title>Return the 1st date AFTER another timestamp</title>
      <link>https://community.qlik.com/t5/App-Development/Return-the-1st-date-AFTER-another-timestamp/m-p/1941205#M77562</link>
      <description>&lt;P&gt;ok I am trying to get me Speed to lead. I can easily get it from excel but looking to move into Qlik. I am having an issue when it comes to the 1st contact AFTER the lead was renewed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(aggr(min(First_Timestamp_List),contactid))&amp;nbsp; - Pulls the most recent timestamp for the lead&lt;/P&gt;
&lt;P&gt;(aggr(min(CallDateTime_CallLog),contactid)) -Pulls the 1st time we have a call for that lead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did try&amp;nbsp;IF(CallDateTime_CallLog&amp;gt;=First_Timestamp_List,(aggr(min(CallDateTime_CallLog),contactid))) but this doesn't seem to take any effect in giving me the 1st time we called that lead AFTER the most recent timestamp for the lead&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 17:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Return-the-1st-date-AFTER-another-timestamp/m-p/1941205#M77562</guid>
      <dc:creator>mattue84</dc:creator>
      <dc:date>2022-06-08T17:00:17Z</dc:date>
    </item>
  </channel>
</rss>

