<?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: TABULATE - Can I colour an entire row based on the label format (inherited style?) in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512507#M2358</link>
    <description>&lt;P&gt;Thank you - I did wonder if PROC REPORT could do this from some of the references I saw online.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
    <pubDate>Tue, 13 Nov 2018 11:05:20 GMT</pubDate>
    <dc:creator>Andrew_</dc:creator>
    <dc:date>2018-11-13T11:05:20Z</dc:date>
    <item>
      <title>TABULATE - Can I colour an entire row based on the label format (inherited style?)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512492#M2351</link>
      <description>&lt;P&gt;I recently found out how to colour specific classes in a table using format (please see this resource I found which introduced me to &amp;lt;parent&amp;gt; syntax!&amp;nbsp;&amp;nbsp; &lt;A href="http://www2.sas.com/proceedings/sugi29/085-29.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi29/085-29.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I have a complex, highly dimensional table and I would like to colour any rows that belong to a specific label (i.e. the lowest level) so that my audience (who are specifically interested in one category) can see these quickly for each variable.&amp;nbsp; I will report many variables and they will have a category which I would like to highlight in each.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, this first image shows an example table where I've coloured the class (blue) and each of the individual labels in alternative colours to make it easier to read (using SAS) - so a good start.&amp;nbsp; What I would like is shown in the second image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="have.JPG" style="width: 523px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24863iD2B01F67AE3B717B/image-size/large?v=v2&amp;amp;px=999" role="button" title="have.JPG" alt="have.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the second image, I would like all numeric values related to that label (with, say, an underlying value of 9) to have inherited the style from that label.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="want.JPG" style="width: 528px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24864i8153A468111D5CB1/image-size/large?v=v2&amp;amp;px=999" role="button" title="want.JPG" alt="want.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 09:52:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512492#M2351</guid>
      <dc:creator>Andrew_</dc:creator>
      <dc:date>2018-11-13T09:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: TABULATE - Can I colour an entire row based on the label format (inherited style?)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512495#M2352</link>
      <description>&lt;P&gt;Its called traffic lighting and there are tonnes of articles out there, for example:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/sugi31/142-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/142-31.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 09:58:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512495#M2352</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-11-13T09:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: TABULATE - Can I colour an entire row based on the label format (inherited style?)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512497#M2353</link>
      <description>&lt;P&gt;Thank you very much for the quick response.&amp;nbsp; I am aware of the 'traffic lighting', however, this seems to colour a cells based on the cells underlying value.&amp;nbsp; I'm looking to colour an entire row, based on the lowest level of a classes value.&amp;nbsp; The table could have 5 variables, each with a yes or no label.&amp;nbsp; I'd like to highlight all 'yes' rows with the same colour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this make sense?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 10:01:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512497#M2353</guid>
      <dc:creator>Andrew_</dc:creator>
      <dc:date>2018-11-13T10:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: TABULATE - Can I colour an entire row based on the label format (inherited style?)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512503#M2357</link>
      <description>&lt;P&gt;In proc report you would use comp/endcomp blocks with cal style and stipulate row as the object.&amp;nbsp; I am afraid I do not use tabulate, so I don't know the equivalent of compute blocks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 10:56:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512503#M2357</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-11-13T10:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: TABULATE - Can I colour an entire row based on the label format (inherited style?)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512507#M2358</link>
      <description>&lt;P&gt;Thank you - I did wonder if PROC REPORT could do this from some of the references I saw online.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 11:05:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/TABULATE-Can-I-colour-an-entire-row-based-on-the-label-format/m-p/512507#M2358</guid>
      <dc:creator>Andrew_</dc:creator>
      <dc:date>2018-11-13T11:05:20Z</dc:date>
    </item>
  </channel>
</rss>

