<?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: Color Coding with STP? in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Color-Coding-with-STP/m-p/11683#M2307</link>
    <description>Thanks Vincenzo.&lt;BR /&gt;
By use of ODS and COMPUTE we can get reports .pdf, .html, .xls, etc.&lt;BR /&gt;
but we would like to keep on browsing olap cubes, WebReportStudio-like.&lt;BR /&gt;
&lt;BR /&gt;
In that case, it seems WRS does not give the chance to implement a complex condition to format table's cells (see the above example formula)&lt;BR /&gt;
&lt;BR /&gt;
Cheers&lt;BR /&gt;
-giuseppe</description>
    <pubDate>Thu, 05 Nov 2009 17:14:04 GMT</pubDate>
    <dc:creator>ross_geller</dc:creator>
    <dc:date>2009-11-05T17:14:04Z</dc:date>
    <item>
      <title>Color Coding with STP?</title>
      <link>https://communities.sas.com/t5/Developers/Color-Coding-with-STP/m-p/11681#M2305</link>
      <description>Hi all.&lt;BR /&gt;
I'm working on a project based on customized reporting.&lt;BR /&gt;
We use WebReportStudio on SAS 9.1.3 (actually migration to SAS 9.2 is coming), and often Java Flexi web appl to customize masks.&lt;BR /&gt;
&lt;BR /&gt;
The purpose is that the Customer asked to use Color Coding on some tables in order to identify a best/worse item in the table, which means that the rule is:&lt;BR /&gt;
- Cell Value =&amp;gt;MEDIA+10 get green color, &lt;BR /&gt;
- Cell Value &amp;lt;  MEDIA-10  get red color)&lt;BR /&gt;
The problem is that the trend, so that the rule of the color coding, changes trend based on a Threshold, as follows:&lt;BR /&gt;
IF CellValue&amp;lt;=Threshold then&lt;BR /&gt;
- Cell Value =&amp;gt;MEDIA+10 get green color, &lt;BR /&gt;
- Cell Value &amp;lt;  MEDIA-10  get red color)&lt;BR /&gt;
IF CellValue&amp;gt;Threshold then&lt;BR /&gt;
- Cell Value =&amp;gt;MEDIA+10 get red color, &lt;BR /&gt;
- Cell Value &amp;lt;  MEDIA-10  get green color)&lt;BR /&gt;
&lt;BR /&gt;
The developer team's proposal is to add to the table an added column with the check, but in my opinion the report could become too heavy and laboured. &lt;BR /&gt;
&lt;BR /&gt;
So i ask if it's possible to get solution by means of STP.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for attention and in advance for response.&lt;BR /&gt;
&lt;BR /&gt;
Cheers&lt;BR /&gt;
-g.</description>
      <pubDate>Wed, 04 Nov 2009 09:35:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Color-Coding-with-STP/m-p/11681#M2305</guid>
      <dc:creator>ross_geller</dc:creator>
      <dc:date>2009-11-04T09:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding with STP?</title>
      <link>https://communities.sas.com/t5/Developers/Color-Coding-with-STP/m-p/11682#M2306</link>
      <description>Maybe PROC REPORT with a COMPUTE block to set the style attributes?&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/a000545547.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/a000545547.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
      <pubDate>Wed, 04 Nov 2009 13:14:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Color-Coding-with-STP/m-p/11682#M2306</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2009-11-04T13:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding with STP?</title>
      <link>https://communities.sas.com/t5/Developers/Color-Coding-with-STP/m-p/11683#M2307</link>
      <description>Thanks Vincenzo.&lt;BR /&gt;
By use of ODS and COMPUTE we can get reports .pdf, .html, .xls, etc.&lt;BR /&gt;
but we would like to keep on browsing olap cubes, WebReportStudio-like.&lt;BR /&gt;
&lt;BR /&gt;
In that case, it seems WRS does not give the chance to implement a complex condition to format table's cells (see the above example formula)&lt;BR /&gt;
&lt;BR /&gt;
Cheers&lt;BR /&gt;
-giuseppe</description>
      <pubDate>Thu, 05 Nov 2009 17:14:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Color-Coding-with-STP/m-p/11683#M2307</guid>
      <dc:creator>ross_geller</dc:creator>
      <dc:date>2009-11-05T17:14:04Z</dc:date>
    </item>
  </channel>
</rss>

