<?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 Conditional Highlighting in SAS EG 4.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Conditional-Highlighting-in-SAS-EG-4-1/m-p/59474#M6064</link>
    <description>Hello,&lt;BR /&gt;
I have a summary table with student's name in the row and the Exam # in the columns.  I would like to highlight scores that has lower score than the Column Average.  For example,&lt;BR /&gt;
&lt;BR /&gt;
Name     Exam1   Exam2 Exam3  Average&lt;BR /&gt;
x            70         80         100       83&lt;BR /&gt;
y            80         50          80        70&lt;BR /&gt;
Average  75         65          90        77  &lt;BR /&gt;
&lt;BR /&gt;
I want to highlight 70 on exam1, 50 on exam2 and 80 on exam3.  Can this be done using the SAS built in function rather than coding?  If not, how do I code this?&lt;BR /&gt;
&lt;BR /&gt;
thanks!</description>
    <pubDate>Thu, 28 Apr 2011 18:36:10 GMT</pubDate>
    <dc:creator>MadCowKilla</dc:creator>
    <dc:date>2011-04-28T18:36:10Z</dc:date>
    <item>
      <title>Conditional Highlighting in SAS EG 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Conditional-Highlighting-in-SAS-EG-4-1/m-p/59474#M6064</link>
      <description>Hello,&lt;BR /&gt;
I have a summary table with student's name in the row and the Exam # in the columns.  I would like to highlight scores that has lower score than the Column Average.  For example,&lt;BR /&gt;
&lt;BR /&gt;
Name     Exam1   Exam2 Exam3  Average&lt;BR /&gt;
x            70         80         100       83&lt;BR /&gt;
y            80         50          80        70&lt;BR /&gt;
Average  75         65          90        77  &lt;BR /&gt;
&lt;BR /&gt;
I want to highlight 70 on exam1, 50 on exam2 and 80 on exam3.  Can this be done using the SAS built in function rather than coding?  If not, how do I code this?&lt;BR /&gt;
&lt;BR /&gt;
thanks!</description>
      <pubDate>Thu, 28 Apr 2011 18:36:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Conditional-Highlighting-in-SAS-EG-4-1/m-p/59474#M6064</guid>
      <dc:creator>MadCowKilla</dc:creator>
      <dc:date>2011-04-28T18:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Highlighting in SAS EG 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Conditional-Highlighting-in-SAS-EG-4-1/m-p/59475#M6065</link>
      <description>Sample 41942: Conditional highlighting using a custom add-in task in SAS® Enterprise Guide® 4.2&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/41/942.html" target="_blank"&gt;http://support.sas.com/kb/41/942.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I am not sure if this will work with version 4.1. Otherwise click on the "Full Code" link to see an example of how to achieve this with SAS base code.</description>
      <pubDate>Fri, 29 Apr 2011 08:23:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Conditional-Highlighting-in-SAS-EG-4-1/m-p/59475#M6065</guid>
      <dc:creator>RMP</dc:creator>
      <dc:date>2011-04-29T08:23:50Z</dc:date>
    </item>
  </channel>
</rss>

