<?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: Need help on conditionallu hightlighting the output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-on-conditionallu-hightlighting-the-output/m-p/65206#M7605</link>
    <description>Hi:&lt;BR /&gt;
 You have not answered the questions I asked in this post, nor addressed the issues that I pointed out here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12619&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12619&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Also, there is no need to make the same posting multiple times. It only makes your posting(s) hard to follow:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12444&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12444&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12624&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12624&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12620&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12620&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Sat, 22 Jan 2011 11:45:12 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2011-01-22T11:45:12Z</dc:date>
    <item>
      <title>Need help on conditionallu hightlighting the output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-on-conditionallu-hightlighting-the-output/m-p/65205#M7604</link>
      <description>============================================================&lt;BR /&gt;
ANUM JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC TOTAL_FAIL&lt;BR /&gt;
============================================================&lt;BR /&gt;
4299 40 20 27 37 25 32 26 24 22 28 17 33 27.58&lt;BR /&gt;
4264 30 30 36 15 17 27 27 30 25 27 14 24 25.17&lt;BR /&gt;
4246 19 24 40 18 32 18 20 19 24 16 14 25 22.42&lt;BR /&gt;
4281 16 18 31 23 17 24 27 20 19 26 13 27 21.75&lt;BR /&gt;
41786 21 43 33 21 20 21 26 21 11 11 13 14 21.25&lt;BR /&gt;
4080 16 19 21 16 13 23 13 18 21 17 27 20 18.67&lt;BR /&gt;
4262 17 14 23 16 30 22 20 18 26 11 9 10 18.00&lt;BR /&gt;
1789 19 19 14 10 21 19 24 17 18 24 9 14 17.33&lt;BR /&gt;
4315 20 11 28 17 18 19 11 22 17 25 5 11 17.00&lt;BR /&gt;
4297 16 11 17 15 14 14 15 16 28 12 6 26 15.83&lt;BR /&gt;
4279 17 15 16 11 14 14 8 15 14 15 8 8 12.92&lt;BR /&gt;
4042 15 6 8 6 3 9 13 19 8 3 5 10 8.75&lt;BR /&gt;
41787 4 4 9 9 3 8 8 19 16 8 10 7 8.75&lt;BR /&gt;
2377 10 6 11 4 13 11 4 8 9 4 4 7 7.58&lt;BR /&gt;
4241 6 5 9 5 7 7 6 12 6 7 3 4 6.42&lt;BR /&gt;
============================================================&lt;BR /&gt;
&lt;BR /&gt;
Hello Friends&lt;BR /&gt;
&lt;BR /&gt;
I want to conditionally highlight the cell.&lt;BR /&gt;
In col(ANUM) is number for asset and values in MONTH(Jan,Feb....DEC) column are No. of Failures&lt;BR /&gt;
with respective to month and TOTAL_FAIL in mean on all month.&lt;BR /&gt;
&lt;BR /&gt;
I want to highlight the values whose values are greater then TOTAL_FAIL With respect to ANUM col as Red or some other color.&lt;BR /&gt;
&lt;BR /&gt;
ex:-in 1st row i want to highlight the values 40,37,32,28,33&lt;BR /&gt;
in 2nd col i want to highlight the values 30,30,30,27,27,27&lt;BR /&gt;
&lt;BR /&gt;
------------------------------------------------------------------------------------&lt;BR /&gt;
/* Code goes here but , i m not getting actual output */&lt;BR /&gt;
-------------------------------------------------------------------------------&lt;BR /&gt;
I 'll be very thankful for you suggestion&lt;BR /&gt;
ODS HTML FILE='TEMP.HTML';&lt;BR /&gt;
goption reset=all ctext=black ftext="verdana/bold" htext=1 ;&lt;BR /&gt;
title1 color=cx003366 justify=left j=c font=verdana bold height=3 "C CHART for # Failures for Asset by Month";;&lt;BR /&gt;
title2 color=darkblue font=verdana justify=c height=1 justify=RIGHT font=verdana bold italic "Run Date: %sysfunc(date(),mmddyy.)";&lt;BR /&gt;
title3 j=left '____________________________________________________________________________';&lt;BR /&gt;
title4 color=black font=verdana bold j=left height=2 &lt;BR /&gt;
'Description :' FONT=VERDANA  ' Control charts, also known as Shewhart charts, in statistical process control are tools used to determine whether a&lt;BR /&gt;
manufacturing or business process is in a state of statistical control or not. In this report C-chart is used to monitor number of failures for an' ;&lt;BR /&gt;
title5 color=black font=verdana j=left height=1 ' Assumption : 1) The inspection procedure is same for each sample and is carried out consistently from sample to sample.';&lt;BR /&gt;
title6 color=black font=verdana j=left height=1'               2) Number of failures follows Poisson distribution';&lt;BR /&gt;
title7 j=left '____________________________________________________________________________';&lt;BR /&gt;
symbol v = dot color = GREEN ;&lt;BR /&gt;
goptions cback=white vsize=5.0 hsize=8 ftext=verdana xpixels=600 ypixels=300;&lt;BR /&gt;
&lt;BR /&gt;
option font="verdana" ;&lt;BR /&gt;
&lt;BR /&gt;
axis1 value=(height=0.6 color=DARKBLUE font="verdana/bold") label=(height=1 color=ORANGE font="verdana/bold" 'Month');;&lt;BR /&gt;
axis2 value=(height=0.6 color=DARKBLUE font="verdana/bold") label=(height=1 angle=90 color=ORANGE font="verdana/bold");&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
proc report data=_demo4 nowd split='/'&lt;BR /&gt;
style(report)={font_face= ' verdana ' font_size=2 bordercolor=white}&lt;BR /&gt;
style(Header)=[ background=cx003366 foreground =white bordercolor=darkblue FONT_FACE='verdana' FONT_SIZE=2.5 FONT_WEIGHT=Bold CELLSPACING=1 ]&lt;BR /&gt;
style (column)={just=center font_face='verdana' FONT_WEIGHT=Bold bordercolor=white background=white font_size= 2 };&lt;BR /&gt;
column ORGID SITEID LOCATION ASSETNUM DESCRIPTION JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC ;&lt;BR /&gt;
define JAN/display "JAN";&lt;BR /&gt;
define FEB/display "FEB";&lt;BR /&gt;
define MAR/display "MAR";&lt;BR /&gt;
define APR/display "APR";&lt;BR /&gt;
define MAY/display "MAY";&lt;BR /&gt;
/*define fail_date / display "fail_date";&lt;BR /&gt;
define _SUBC_ / display "No_failure";&lt;BR /&gt;
define _LCLC_ / display "Lower Limit";&lt;BR /&gt;
define _UCLC_ / display "Upper Limit";&lt;BR /&gt;
define _EXLIM_ / display "Limit Exceed";*/&lt;BR /&gt;
compute JAN ;&lt;BR /&gt;
if JAN OR FEB OR MAR OR APR GE TOTAL_FAILURES then do;&lt;BR /&gt;
call define(_COL_,'STYLE','STYLE=[foreground=red]');&lt;BR /&gt;
end;&lt;BR /&gt;
else &lt;BR /&gt;
call define(_COL_,'STYLE','STYLE=[foreground=black]');&lt;BR /&gt;
&lt;BR /&gt;
endcomp;&lt;BR /&gt;
run; &lt;BR /&gt;
ODS HTML CLOSE;</description>
      <pubDate>Sat, 22 Jan 2011 06:09:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-on-conditionallu-hightlighting-the-output/m-p/65205#M7604</guid>
      <dc:creator>sss</dc:creator>
      <dc:date>2011-01-22T06:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on conditionallu hightlighting the output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-on-conditionallu-hightlighting-the-output/m-p/65206#M7605</link>
      <description>Hi:&lt;BR /&gt;
 You have not answered the questions I asked in this post, nor addressed the issues that I pointed out here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12619&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12619&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Also, there is no need to make the same posting multiple times. It only makes your posting(s) hard to follow:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12444&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12444&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12624&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12624&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=12620&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=12620&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Sat, 22 Jan 2011 11:45:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-on-conditionallu-hightlighting-the-output/m-p/65206#M7605</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-01-22T11:45:12Z</dc:date>
    </item>
  </channel>
</rss>

