<?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 Proc Freq-9.2 in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124244#M6503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have a variable small.i was asked to convert so that it looks meaningful ....i renamed the variable to "smallvalue(no spaces)"........i used label to create a space(Small Value);&lt;/P&gt;&lt;P&gt;when i do a freq i am getting&lt;/P&gt;&lt;P&gt;smallvalue(Small Value)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i get only the Small Value in the output instead of the above...........&lt;/P&gt;&lt;P&gt;i cant go for renaming it directly to "Small Value" because of the SPACE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2012 13:42:35 GMT</pubDate>
    <dc:creator>robertrao</dc:creator>
    <dc:date>2012-09-18T13:42:35Z</dc:date>
    <item>
      <title>Proc Freq-9.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124244#M6503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have a variable small.i was asked to convert so that it looks meaningful ....i renamed the variable to "smallvalue(no spaces)"........i used label to create a space(Small Value);&lt;/P&gt;&lt;P&gt;when i do a freq i am getting&lt;/P&gt;&lt;P&gt;smallvalue(Small Value)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i get only the Small Value in the output instead of the above...........&lt;/P&gt;&lt;P&gt;i cant go for renaming it directly to "Small Value" because of the SPACE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 13:42:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124244#M6503</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-09-18T13:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Freq-9.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124245#M6504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand the question.&amp;nbsp; Can you post your code to illustrate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 14:15:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124245#M6504</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-09-18T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Freq-9.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124246#M6505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No simple way.&amp;nbsp; You might settle for a variable name of Small_Value instead, using an underscore, and skipping the label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other possibilities include switching procedures.&amp;nbsp; PROC TABULATE may be able to give you the result you need.&amp;nbsp; Or creating an ODS template for PROC FREQ.&amp;nbsp; How complex are you willing to get to make this happen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 14:40:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124246#M6505</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2012-09-18T14:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Freq-9.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124247#M6506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Duke,&lt;/P&gt;&lt;P&gt;I figured a way around. I changed it to smallvalue(no space) and &lt;STRONG&gt;labelled&lt;/STRONG&gt; it &lt;STRONG&gt;small value&lt;/STRONG&gt;(with space); Like Astounding tried explaining.....&lt;/P&gt;&lt;P&gt;Thanks to both of you for your time in understanding the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 15:11:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Freq-9-2/m-p/124247#M6506</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-09-18T15:11:59Z</dc:date>
    </item>
  </channel>
</rss>

