<?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: Why doesn't my case work? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Why-doesn-t-my-case-work/m-p/175427#M264634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to give the variable name in end statement like 'end as points'. See example below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002473682.htm" title="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002473682.htm"&gt;Base SAS(R) 9.2 Procedures Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 09:09:35 GMT</pubDate>
    <dc:creator>RamKumar</dc:creator>
    <dc:date>2014-11-18T09:09:35Z</dc:date>
    <item>
      <title>Why doesn't my case work?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-doesn-t-my-case-work/m-p/175426#M264633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;case when t1.Points_To_Maintain &amp;gt; 500 then ''&lt;/P&gt;&lt;P&gt;when t1.Points_To_Maintain &amp;gt;=400 then '500'&lt;/P&gt;&lt;P&gt;when t1.Points_To_Maintain &amp;gt;=300 then '400'&lt;/P&gt;&lt;P&gt;when t1.Points_To_Maintain &amp;gt;=200 then '300'&lt;/P&gt;&lt;P&gt;when t1.Points_To_Maintain &amp;gt;=100 then '200'&lt;/P&gt;&lt;P&gt;else '100'&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 08:57:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-doesn-t-my-case-work/m-p/175426#M264633</guid>
      <dc:creator>Azuki</dc:creator>
      <dc:date>2014-11-18T08:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't my case work?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-doesn-t-my-case-work/m-p/175427#M264634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to give the variable name in end statement like 'end as points'. See example below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002473682.htm" title="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002473682.htm"&gt;Base SAS(R) 9.2 Procedures Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 09:09:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-doesn-t-my-case-work/m-p/175427#M264634</guid>
      <dc:creator>RamKumar</dc:creator>
      <dc:date>2014-11-18T09:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't my case work?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-doesn-t-my-case-work/m-p/175428#M264635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your full code, this snippet is not enough to see why "your case doesn't work", I quote that as you also have not mentioned "what does not work".&amp;nbsp; Test data is also advisable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 09:37:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-doesn-t-my-case-work/m-p/175428#M264635</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-11-18T09:37:01Z</dc:date>
    </item>
  </channel>
</rss>

