<?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: Proc Report - Compute Error in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Report-Compute-Error/m-p/928683#M365401</link>
    <description>&lt;P&gt;Remove the DISPLAY option from the DEFINE statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;define limit / computed;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 16 May 2024 15:07:25 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2024-05-16T15:07:25Z</dc:date>
    <item>
      <title>Proc Report - Compute Error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Report-Compute-Error/m-p/928680#M365398</link>
      <description>&lt;P&gt;proc report data=sashelp.class;&lt;/P&gt;&lt;P&gt;column name age limit;&lt;/P&gt;&lt;P&gt;define name&amp;nbsp;/ display;&lt;/P&gt;&lt;P&gt;define age&amp;nbsp;/ display;&lt;/P&gt;&lt;P&gt;compute limit;&lt;/P&gt;&lt;P&gt;limit = age * 100;&lt;/P&gt;&lt;P&gt;endcomp;&lt;/P&gt;&lt;P&gt;define limit&amp;nbsp;/ computed display;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run this sample code, but I get an error stating limit is not in the dataset. where am I going wrong. Please assist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 15:01:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Report-Compute-Error/m-p/928680#M365398</guid>
      <dc:creator>atinytale</dc:creator>
      <dc:date>2024-05-16T15:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report - Compute Error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Report-Compute-Error/m-p/928683#M365401</link>
      <description>&lt;P&gt;Remove the DISPLAY option from the DEFINE statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;define limit / computed;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 16 May 2024 15:07:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Report-Compute-Error/m-p/928683#M365401</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-05-16T15:07:25Z</dc:date>
    </item>
  </channel>
</rss>

