<?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: Conditional formatting in a data table in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/58874#M32468</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I kind of use your code, then I found if there's no cell fit the selection, the whole column will be red.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 May 2018 15:51:39 GMT</pubDate>
    <dc:creator>Heidi</dc:creator>
    <dc:date>2018-05-31T15:51:39Z</dc:date>
    <item>
      <title>Conditional formatting in a data table</title>
      <link>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/49972#M28426</link>
      <description>&lt;P&gt;Hi. Does anyone know how to do conditional formatting in a data table column? For example, I want to have the cells in a specific column to turn red when the value is greater than or equal to 0.20. I have found instructions on how to do this in a report but not a data table.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 20:30:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/49972#M28426</guid>
      <dc:creator>Michelle_Martin</dc:creator>
      <dc:date>2018-01-22T20:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting in a data table</title>
      <link>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/49977#M28429</link>
      <description>&lt;P&gt;Here's an example with Big Class where I color cells red if the age is &amp;gt; 14:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
dt &amp;lt;&amp;lt; Select Where(:Age &amp;gt; 14);
:Age &amp;lt;&amp;lt; Color Cells( "Red" );
dt &amp;lt;&amp;lt; Clear Select;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 22 Jan 2018 20:57:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/49977#M28429</guid>
      <dc:creator>cwillden</dc:creator>
      <dc:date>2018-01-22T20:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting in a data table</title>
      <link>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/50604#M28764</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/10787"&gt;@Michelle_Martin&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried the Color Gradient column property? Right-click the column you want to format &amp;gt; Column Info. Then, add the Color Gradient column property, check the box to "Color Cell by Value," and click the gradient to set the color theme (or define your own). To have a sharp cut-off, set the Minimum and Center to the same value, and the Max to one unit higher.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2018-02-01 at 8.58.16 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/9162iE84AB728AEB5AC10/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-02-01 at 8.58.16 PM.png" alt="Screen Shot 2018-02-01 at 8.58.16 PM.png" /&gt;&lt;/span&gt;&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="Screen Shot 2018-02-01 at 8.58.32 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/9161iE8C5790709B0F519/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-02-01 at 8.58.32 PM.png" alt="Screen Shot 2018-02-01 at 8.58.32 PM.png" /&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2026"&gt;@jules&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 02:01:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/50604#M28764</guid>
      <dc:creator>jules</dc:creator>
      <dc:date>2018-02-02T02:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting in a data table</title>
      <link>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/58874#M32468</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I kind of use your code, then I found if there's no cell fit the selection, the whole column will be red.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 15:51:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/58874#M32468</guid>
      <dc:creator>Heidi</dc:creator>
      <dc:date>2018-05-31T15:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting in a data table</title>
      <link>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/286595#M55311</link>
      <description>&lt;P&gt;Is there anyway to automatically do this for all the columns in the data table? Through scripting or the column info tab&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Solved: Standardize Attributes. Didn't see a delete button for replies so I can't delete this ...&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 20:11:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/286595#M55311</guid>
      <dc:creator>MikeDereviankin</dc:creator>
      <dc:date>2020-08-18T20:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting in a data table</title>
      <link>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/286596#M55312</link>
      <description>It is easily done using Standardize Attributes.  Select all of the columns you want to have the color gradient set for, and then go to the red triangle in the Columns Panel at the left of the data table, and select Standardize Attributes.  You can then set the Color Gradient column property, and all columns selected will be set the same.</description>
      <pubDate>Tue, 18 Aug 2020 20:09:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Conditional-formatting-in-a-data-table/m-p/286596#M55312</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-08-18T20:09:30Z</dc:date>
    </item>
  </channel>
</rss>

