<?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 Include in Set if has Rows in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Include-in-Set-if-has-Rows/m-p/407401#M99269</link>
    <description>&lt;P&gt;Is there a way to include a table in a set statement only if it has rows?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2017 18:09:31 GMT</pubDate>
    <dc:creator>DavidPhillips2</dc:creator>
    <dc:date>2017-10-25T18:09:31Z</dc:date>
    <item>
      <title>Include in Set if has Rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Include-in-Set-if-has-Rows/m-p/407401#M99269</link>
      <description>&lt;P&gt;Is there a way to include a table in a set statement only if it has rows?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 18:09:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Include-in-Set-if-has-Rows/m-p/407401#M99269</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2017-10-25T18:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Include in Set if has Rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Include-in-Set-if-has-Rows/m-p/407412#M99279</link>
      <description>&lt;P&gt;Check nobs for the dataset beforehand (save to a macro variable), and wrap the dataset conditionally in a macro. Use that macro in place of the dataset name in the set statement.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 18:20:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Include-in-Set-if-has-Rows/m-p/407412#M99279</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-10-25T18:20:59Z</dc:date>
    </item>
  </channel>
</rss>

