<?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: ERROR: Variable salary in list does not match type prescribed for this list. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Variable-salary-in-list-does-not-match-type-prescribed-for/m-p/316938#M69327</link>
    <description>&lt;P&gt;Your SALARY variable is defined as character but you are trying to SUM it which requires it to be numeric. Where did you source SALARY from? You can either source it again as numeric or convert it to numeric in SAS.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2016 06:29:47 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2016-12-06T06:29:47Z</dc:date>
    <item>
      <title>ERROR: Variable salary in list does not match type prescribed for this list.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Variable-salary-in-list-does-not-match-type-prescribed-for/m-p/316935#M69324</link>
      <description>&lt;P&gt;Proc print data = raj.Employee_new;&lt;BR /&gt;VAR id gender bdate educ jobcat salary salbegin salbegin1 jobtime prevexp minority;&lt;BR /&gt;SUM salary;&lt;BR /&gt;BY gender;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing an error called&amp;nbsp;Variable salary in list does not match type prescribed for this list. Raw data has Salary variable with $ sign.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 05:38:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Variable-salary-in-list-does-not-match-type-prescribed-for/m-p/316935#M69324</guid>
      <dc:creator>rsreddy</dc:creator>
      <dc:date>2016-12-06T05:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Variable salary in list does not match type prescribed for this list.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Variable-salary-in-list-does-not-match-type-prescribed-for/m-p/316938#M69327</link>
      <description>&lt;P&gt;Your SALARY variable is defined as character but you are trying to SUM it which requires it to be numeric. Where did you source SALARY from? You can either source it again as numeric or convert it to numeric in SAS.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 06:29:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Variable-salary-in-list-does-not-match-type-prescribed-for/m-p/316938#M69327</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-12-06T06:29:47Z</dc:date>
    </item>
  </channel>
</rss>

