<?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: Keeping a leading zero in PROC Report in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Keeping-a-leading-zero-in-PROC-Report/m-p/703271#M25993</link>
    <description>&lt;P&gt;The format is to short. The number on the left is the total number of digits you want to be displayed, including separators. So, if you want 0.43 you have to use 4.2 as format.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 05:54:03 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2020-12-03T05:54:03Z</dc:date>
    <item>
      <title>Keeping a leading zero in PROC Report</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Keeping-a-leading-zero-in-PROC-Report/m-p/703270#M25992</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to run a PROC REPORT and one of my numeric values has a leading zero (0.4253). I am trying to get this to display as 0.43 in my report, but I am unable to keep the leading zero. How do I go about doing this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CODE - variable in question is Prob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC REPORT DATA = Work.Check;&lt;BR /&gt;COLUMN Statistic ("Statistical Results" DF Value Prob );&lt;BR /&gt;DEFINE Statistic / 'Test';&lt;BR /&gt;DEFINE Prob / 'P-Value' ;&lt;BR /&gt;DEFINE Value / FORMAT = 3.2;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 15:04:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Keeping-a-leading-zero-in-PROC-Report/m-p/703270#M25992</guid>
      <dc:creator>camdbean</dc:creator>
      <dc:date>2020-12-10T15:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Keeping a leading zero in PROC Report</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Keeping-a-leading-zero-in-PROC-Report/m-p/703271#M25993</link>
      <description>&lt;P&gt;The format is to short. The number on the left is the total number of digits you want to be displayed, including separators. So, if you want 0.43 you have to use 4.2 as format.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 05:54:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Keeping-a-leading-zero-in-PROC-Report/m-p/703271#M25993</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-12-03T05:54:03Z</dc:date>
    </item>
  </channel>
</rss>

