<?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 extarct more the two timestamps in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379463#M276928</link>
    <description>Awesome, Thank you</description>
    <pubDate>Wed, 26 Jul 2017 16:47:20 GMT</pubDate>
    <dc:creator>sdps963</dc:creator>
    <dc:date>2017-07-26T16:47:20Z</dc:date>
    <item>
      <title>How to extarct more the two timestamps</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379452#M276926</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've trouble pulling the data and your help needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a live dataset about a bank mobile application. It records customer name, customer Id and timestamps each time a customer logs into his application. I want to pull the data of the customers who have logged in more than two times in the last week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 16:06:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379452#M276926</guid>
      <dc:creator>sdps963</dc:creator>
      <dc:date>2017-07-26T16:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to extarct more the two timestamps</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379462#M276927</link>
      <description>&lt;P&gt;How are you creating your query now?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If SQL, you can use HAVING.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;HAVING(count(customer_ID))&amp;gt;1 &lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Jul 2017 16:44:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379462#M276927</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-07-26T16:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to extarct more the two timestamps</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379463#M276928</link>
      <description>Awesome, Thank you</description>
      <pubDate>Wed, 26 Jul 2017 16:47:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379463#M276928</guid>
      <dc:creator>sdps963</dc:creator>
      <dc:date>2017-07-26T16:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to extarct more the two timestamps</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379464#M276929</link>
      <description>&lt;P&gt;Sorry, that won't factor in last week, you'll have to also include a date filter. I'll leave that up to you because we can't see how your query is working.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 16:50:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-extarct-more-the-two-timestamps/m-p/379464#M276929</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-07-26T16:50:01Z</dc:date>
    </item>
  </channel>
</rss>

