<?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 allign parentheses, decimal points in proc report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725772#M225505</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i want allign my data to get proper proc report output&lt;/P&gt;&lt;P&gt;data have&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jedrzej_0-1615553046812.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/55872iBEC8EF160ADBD651/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jedrzej_0-1615553046812.png" alt="Jedrzej_0-1615553046812.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;so every row in this case shoud be alligned to 217/336 (64.6%)&lt;/P&gt;&lt;P&gt;thank you for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 12:48:49 GMT</pubDate>
    <dc:creator>Jedrzej</dc:creator>
    <dc:date>2021-03-12T12:48:49Z</dc:date>
    <item>
      <title>allign parentheses, decimal points in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725772#M225505</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i want allign my data to get proper proc report output&lt;/P&gt;&lt;P&gt;data have&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jedrzej_0-1615553046812.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/55872iBEC8EF160ADBD651/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jedrzej_0-1615553046812.png" alt="Jedrzej_0-1615553046812.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;so every row in this case shoud be alligned to 217/336 (64.6%)&lt;/P&gt;&lt;P&gt;thank you for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:48:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725772#M225505</guid>
      <dc:creator>Jedrzej</dc:creator>
      <dc:date>2021-03-12T12:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: allign parentheses, decimal points in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725775#M225507</link>
      <description>&lt;P&gt;Have you created some sort of character variable to hold a composite value like that?&lt;/P&gt;
&lt;P&gt;If so, the only possibility of getting this to work at all would involve displaying the value with a fixed width font like Courier or SAS Monospace and then inserting blanks into the data value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, then show your proc report code.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:58:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725775#M225507</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-03-12T12:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: allign parentheses, decimal points in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725777#M225508</link>
      <description>yes, it's a concatenated char variable, so maybe I should fixed it in a dataset before ? i'm not good with proc report</description>
      <pubDate>Fri, 12 Mar 2021 13:04:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725777#M225508</guid>
      <dc:creator>Jedrzej</dc:creator>
      <dc:date>2021-03-12T13:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: allign parentheses, decimal points in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725779#M225509</link>
      <description>&lt;P&gt;Agreeing with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;. You seem to have missed his point, character strings cannot be aligned on decimal points or parenthesis unless you use a fixed width font like Courier. Where the character string is created (data set or PROC REPORT or anywhere else) is irrelevant to this problem.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 13:12:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/allign-parentheses-decimal-points-in-proc-report/m-p/725779#M225509</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-03-12T13:12:55Z</dc:date>
    </item>
  </channel>
</rss>

