<?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 Decimal Format Problem in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Decimal-Format-Problem/m-p/55291#M31268</link>
    <description>&lt;P&gt;I have columns where I want to limit the decimal places to 2. Example, 0.335256 should be 0.34. I am using&amp;nbsp;dt:ColumnName &amp;lt;&amp;lt; Format( "Fixed Dec", 12, 2 ); and it works perfectly. However, some cells in the columns have values like: &amp;lt;0.00234 for which this Format outputs 0.00, whereas I want &amp;lt;0.00. How can I achieve this? Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Apr 2018 13:01:39 GMT</pubDate>
    <dc:creator>Aam_jmp</dc:creator>
    <dc:date>2018-04-20T13:01:39Z</dc:date>
    <item>
      <title>Decimal Format Problem</title>
      <link>https://community.jmp.com/t5/Discussions/Decimal-Format-Problem/m-p/55291#M31268</link>
      <description>&lt;P&gt;I have columns where I want to limit the decimal places to 2. Example, 0.335256 should be 0.34. I am using&amp;nbsp;dt:ColumnName &amp;lt;&amp;lt; Format( "Fixed Dec", 12, 2 ); and it works perfectly. However, some cells in the columns have values like: &amp;lt;0.00234 for which this Format outputs 0.00, whereas I want &amp;lt;0.00. How can I achieve this? Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 13:01:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Decimal-Format-Problem/m-p/55291#M31268</guid>
      <dc:creator>Aam_jmp</dc:creator>
      <dc:date>2018-04-20T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Format Problem</title>
      <link>https://community.jmp.com/t5/Discussions/Decimal-Format-Problem/m-p/55293#M31270</link>
      <description>&lt;P&gt;Never mind, I figured I can use PValue to achieve what I wanted. So, the format is :&amp;nbsp;&lt;SPAN&gt;dt:ColumnName &amp;lt;&amp;lt; Format( "PValue", 6 ); I still cannot limit it to 2 decimals though!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 13:29:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Decimal-Format-Problem/m-p/55293#M31270</guid>
      <dc:creator>Aam_jmp</dc:creator>
      <dc:date>2018-04-20T13:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Format Problem</title>
      <link>https://community.jmp.com/t5/Discussions/Decimal-Format-Problem/m-p/55297#M31271</link>
      <description>&lt;P&gt;You can use a &lt;A href="https://www.jmp.com/support/help/14/numeric-formats.shtml#720962" target="_blank"&gt;Custom Format&lt;/A&gt; to get what you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the &lt;A href="https://www.jmp.com/support/help/14/the-column-info-window.shtml#" target="_blank"&gt;Column Info&lt;/A&gt; window choose Format-&amp;gt;Custom.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMPScreenSnapz192.png" style="width: 388px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10450i62BA6BA80F89BA9C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMPScreenSnapz192.png" alt="JMPScreenSnapz192.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then click the Set Custom Format format button.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMPScreenSnapz193-2.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10451iA2F59619DEE7D424/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMPScreenSnapz193-2.png" alt="JMPScreenSnapz193-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You'll end up in a version of the &lt;A href="https://www.jmp.com/support/help/14/formula-editor.shtml#" target="_blank"&gt;Formula Editor&lt;/A&gt; which will allow you to reformat the value as you wish.&lt;/P&gt;
&lt;P&gt;Ultimately it would look something like this.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMPScreenSnapz194.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10452i62989AC27F138256/image-size/large?v=v2&amp;amp;px=999" role="button" title="JMPScreenSnapz194.png" alt="JMPScreenSnapz194.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 14:27:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Decimal-Format-Problem/m-p/55297#M31271</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2018-04-20T14:27:52Z</dc:date>
    </item>
  </channel>
</rss>

