<?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: Input for numeric values in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Input-for-numeric-values/m-p/854142#M337568</link>
    <description>&lt;P&gt;Obviously, the process for generating this data is broken, it should be creating variable PX_LAST as numeric, and if possible that's the fix you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, use informat comma32.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2023 16:39:49 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2023-01-17T16:39:49Z</dc:date>
    <item>
      <title>Input for numeric values</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Input-for-numeric-values/m-p/854140#M337567</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to transform the character values to numeric, but my code doesn't work for all observcations (row 17) :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASdevAnneMarie_0-1673973125739.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79458iAF112DF5DEDF05CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SASdevAnneMarie_0-1673973125739.png" alt="SASdevAnneMarie_0-1673973125739.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My code is :&lt;/P&gt;
&lt;PRE&gt;numeric_var = input(PX_LAST, comma9.);&lt;/PRE&gt;
&lt;P&gt;Thank you for your help !&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 16:34:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Input-for-numeric-values/m-p/854140#M337567</guid>
      <dc:creator>SASdevAnneMarie</dc:creator>
      <dc:date>2023-01-17T16:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Input for numeric values</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Input-for-numeric-values/m-p/854142#M337568</link>
      <description>&lt;P&gt;Obviously, the process for generating this data is broken, it should be creating variable PX_LAST as numeric, and if possible that's the fix you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, use informat comma32.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 16:39:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Input-for-numeric-values/m-p/854142#M337568</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-01-17T16:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Input for numeric values</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Input-for-numeric-values/m-p/854147#M337569</link>
      <description>Thank you !&lt;BR /&gt;With  comma32. that works !</description>
      <pubDate>Tue, 17 Jan 2023 16:53:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Input-for-numeric-values/m-p/854147#M337569</guid>
      <dc:creator>SASdevAnneMarie</dc:creator>
      <dc:date>2023-01-17T16:53:54Z</dc:date>
    </item>
  </channel>
</rss>

