<?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: Zero Values Highlighted in Red - Formatting Issue in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Zero-Values-Highlighted-in-Red-Formatting-Issue/m-p/45538#M6019</link>
    <description>Oops realized I posted in the wrong forum. Please disregard.</description>
    <pubDate>Tue, 07 Dec 2010 14:23:25 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-12-07T14:23:25Z</dc:date>
    <item>
      <title>Zero Values Highlighted in Red - Formatting Issue</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Zero-Values-Highlighted-in-Red-Formatting-Issue/m-p/45537#M6018</link>
      <description>I currently have a format that makes anything with a negative value red with ( ) around them. For the most part this works, but every once in a while there is a "positive" zero value that gets highlighted red. I am not sure why this is happening. Below is a sample of the code.&lt;BR /&gt;
&lt;BR /&gt;
Example of Format:&lt;BR /&gt;
*********************************;&lt;BR /&gt;
proc format;&lt;BR /&gt;
 value difffmt &lt;BR /&gt;
	-100000000 - 0.0001 = 'red';&lt;BR /&gt;
 picture NegDol (multilabel)&lt;BR /&gt;
	-100000000 - 0.00001   = '000,000,000,000)' (prefix='($')&lt;BR /&gt;
	0.00001 - 100000000000 = '000,000,000,000'   (prefix='$'); &lt;BR /&gt;
&lt;BR /&gt;
Example of what's being formatted:&lt;BR /&gt;
 Prcnt_Balance_Growth  *f=percent7.2* [style=[foreground=difffmt.]]</description>
      <pubDate>Tue, 07 Dec 2010 13:40:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Zero-Values-Highlighted-in-Red-Formatting-Issue/m-p/45537#M6018</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-12-07T13:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Values Highlighted in Red - Formatting Issue</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Zero-Values-Highlighted-in-Red-Formatting-Issue/m-p/45538#M6019</link>
      <description>Oops realized I posted in the wrong forum. Please disregard.</description>
      <pubDate>Tue, 07 Dec 2010 14:23:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Zero-Values-Highlighted-in-Red-Formatting-Issue/m-p/45538#M6019</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-12-07T14:23:25Z</dc:date>
    </item>
  </channel>
</rss>

