<?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: Model Builder - Formatting Numeric Fields in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730152#M24087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;for example when i add a new field to an existing table and then calculate a field in there. i know i can set in "add field" type: double. but what i also need to set is the format to currency.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Nov 2010 15:52:22 GMT</pubDate>
    <dc:creator>UlrichStroetz</dc:creator>
    <dc:date>2010-11-12T15:52:22Z</dc:date>
    <item>
      <title>Model Builder - Formatting Numeric Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730150#M24085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is there a way to set the format of numeric fields in model builder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;uli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 03:40:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730150#M24085</guid>
      <dc:creator>UlrichStroetz</dc:creator>
      <dc:date>2010-11-11T03:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Formatting Numeric Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730151#M24086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you provide more information about your problem please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What tool, what exactly you would like to format?&amp;nbsp; Anything else?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 14:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730151#M24086</guid>
      <dc:creator>JamesHood</dc:creator>
      <dc:date>2010-11-12T14:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Formatting Numeric Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730152#M24087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;for example when i add a new field to an existing table and then calculate a field in there. i know i can set in "add field" type: double. but what i also need to set is the format to currency.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 15:52:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730152#M24087</guid>
      <dc:creator>UlrichStroetz</dc:creator>
      <dc:date>2010-11-12T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Formatting Numeric Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730153#M24088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In your case with regards to currency, Perhaps in USD, or EURO,&amp;nbsp; you will want to set the precision and scale when you add the field.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Precision denotes the number of number places on the left of the decimal, and scale denotes the number of number places on the right.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is probably a good idea to leave the precision as its default&amp;nbsp; so that the value input can be variable.&amp;nbsp; eg. 1's, 10's 100's 1000's etc.&amp;nbsp; Likely you want to set the scale to only 2.&amp;nbsp; This will limit the decimals to 2 places with a maximum value of 99 cents and a minimum value of 1 cent.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Precision and Scale -- See:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisdesktop/com/gp_toolref/data_management_tools/add_field_data_management_.htm"&gt;http://resources.esri.com/help/9.3/arcgisdesktop/com/gp_toolref/data_management_tools/add_field_data_management_.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 17:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730153#M24088</guid>
      <dc:creator>JamesHood</dc:creator>
      <dc:date>2010-11-12T17:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Formatting Numeric Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730154#M24089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you for the information, but what i am looking for is that in the field the actual dollar sign appears. if a open the attribute table in arcmap, i can set in the field properties a number format. for example currency. do you know how i can set this number format in model builder, for the field i add?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 17:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730154#M24089</guid>
      <dc:creator>UlrichStroetz</dc:creator>
      <dc:date>2010-11-12T17:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Formatting Numeric Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730155#M24090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;thank you for the information, but what i am looking for is that in the field the actual dollar sign appears. if a open the attribute table in arcmap, i can set in the field properties a number format. for example currency. do you know how i can set this number format in model builder, for the field i add?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unless the property is exposed through one of the tools in the Layers and Table Views subgroup of the Data Management tools group I don't think you can set it.&amp;nbsp; You are describing a layer property, and not a feature class property, so the layers group is the logical place to look.&amp;nbsp; ModelBuilder is far from a fine grade tool set that gives full access to all settings available through the ArcMap interface.&amp;nbsp; It is very course grade.&amp;nbsp; ArcObjects provides fine grade access all properties and setting levels, but cannot be integrated into ModelBuilder.&amp;nbsp; ArcPy at ArcGIS 10 is a definite step up over ModelBuilder for accessing properties, but it also cannot access as many properties as ArcObjects at this time.&amp;nbsp; Eventually ArcPy may match ArcObjects and then you could use it within ModelBuilder Scripts to manipulate settings within the ModelBuilder environment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 19:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730155#M24090</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2010-11-12T19:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Formatting Numeric Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730156#M24091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, you are right. i am describing a layer property. so that is properly not possible with model builder. thanks for your explanation. but i thought, since it is also possible to set the symbology of the output layer, i thought it might be possible as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 19:58:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-formatting-numeric-fields/m-p/730156#M24091</guid>
      <dc:creator>UlrichStroetz</dc:creator>
      <dc:date>2010-11-12T19:58:14Z</dc:date>
    </item>
  </channel>
</rss>

