<?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 Count function in SAS in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Count-function-in-SAS/m-p/702367#M37749</link>
    <description>&lt;P&gt;Hi, I am trying to count the deaths by country at every day. I am doing this but it's not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DATA MYLIB_D3.NB_DECES;&lt;BR /&gt;SET MYLIB_D3.COVID_DATA;&lt;BR /&gt;BY date country;&lt;BR /&gt;WHERE new_deaths&amp;gt;=1;&lt;BR /&gt;RUN;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Nov 2020 23:39:57 GMT</pubDate>
    <dc:creator>Feksan</dc:creator>
    <dc:date>2020-11-29T23:39:57Z</dc:date>
    <item>
      <title>Count function in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Count-function-in-SAS/m-p/702367#M37749</link>
      <description>&lt;P&gt;Hi, I am trying to count the deaths by country at every day. I am doing this but it's not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DATA MYLIB_D3.NB_DECES;&lt;BR /&gt;SET MYLIB_D3.COVID_DATA;&lt;BR /&gt;BY date country;&lt;BR /&gt;WHERE new_deaths&amp;gt;=1;&lt;BR /&gt;RUN;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2020 23:39:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Count-function-in-SAS/m-p/702367#M37749</guid>
      <dc:creator>Feksan</dc:creator>
      <dc:date>2020-11-29T23:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Count function in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Count-function-in-SAS/m-p/702370#M37751</link>
      <description>&lt;P&gt;That just creates a subset, and no count of anything. Please give us an example of your data, and what you expect to get out of it.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 00:09:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Count-function-in-SAS/m-p/702370#M37751</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-11-30T00:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Count function in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Count-function-in-SAS/m-p/702375#M37752</link>
      <description>PROC FREQ produces counts</description>
      <pubDate>Mon, 30 Nov 2020 00:50:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Count-function-in-SAS/m-p/702375#M37752</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-11-30T00:50:55Z</dc:date>
    </item>
  </channel>
</rss>

