<?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 footnote in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/footnote/m-p/399095#M96622</link>
    <description>&lt;P&gt;The following SAS program is submitted:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;footnote1 ‘Sales Report for Last Month’;&lt;BR /&gt;footnote2 ‘Selected Products Only’;&lt;BR /&gt;footnote3 ‘All Regions’;&lt;BR /&gt;footnote4 ‘All Figures in Thousands of Dollars’;&lt;BR /&gt;proc print data = sasuser.shoes;&lt;BR /&gt;footnote2 ‘All Products’;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which footnote(s) is/are displayed in the report?&lt;BR /&gt;A. All Products&lt;BR /&gt;B. Sales Report for Last Month All Products&lt;BR /&gt;C. All Products All Regions All Figures in Thousands of Dollars&lt;BR /&gt;D. Sales Report for Last Month All Products All Regions All Figures in Thousands of&lt;BR /&gt;Dollars&lt;BR /&gt;Answer: B&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Why footnote 3 and 4 disappear whereas footnote 1 stays? Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 27 Sep 2017 09:55:17 GMT</pubDate>
    <dc:creator>pchen002</dc:creator>
    <dc:date>2017-09-27T09:55:17Z</dc:date>
    <item>
      <title>footnote</title>
      <link>https://communities.sas.com/t5/SAS-Programming/footnote/m-p/399095#M96622</link>
      <description>&lt;P&gt;The following SAS program is submitted:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;footnote1 ‘Sales Report for Last Month’;&lt;BR /&gt;footnote2 ‘Selected Products Only’;&lt;BR /&gt;footnote3 ‘All Regions’;&lt;BR /&gt;footnote4 ‘All Figures in Thousands of Dollars’;&lt;BR /&gt;proc print data = sasuser.shoes;&lt;BR /&gt;footnote2 ‘All Products’;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which footnote(s) is/are displayed in the report?&lt;BR /&gt;A. All Products&lt;BR /&gt;B. Sales Report for Last Month All Products&lt;BR /&gt;C. All Products All Regions All Figures in Thousands of Dollars&lt;BR /&gt;D. Sales Report for Last Month All Products All Regions All Figures in Thousands of&lt;BR /&gt;Dollars&lt;BR /&gt;Answer: B&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Why footnote 3 and 4 disappear whereas footnote 1 stays? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 09:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/footnote/m-p/399095#M96622</guid>
      <dc:creator>pchen002</dc:creator>
      <dc:date>2017-09-27T09:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: footnote</title>
      <link>https://communities.sas.com/t5/SAS-Programming/footnote/m-p/399097#M96623</link>
      <description>&lt;P&gt;When you issue a footnote statement for a specific line (in your case "footnote2 'All products'") it replaces the footnote for that line and all footnotes with a higher line number so footnotes 3 and 4 are cancelled leaving only footnotes 1 and 2 in your output.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 10:00:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/footnote/m-p/399097#M96623</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-09-27T10:00:27Z</dc:date>
    </item>
  </channel>
</rss>

