<?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: dynamic text currency format in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400869#M17796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martie,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know of any reasons why a dynamic text would ignore number formatting.&amp;nbsp; In my quick test everything looked fine.&amp;nbsp; Could be something specific with your data/layer/map/layout.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/459065_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might try using the Value dynamic text element found under Table Attribute and see if that works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/459066_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't get this to work I would treat this issue as a bug and take it to technical support. &lt;SPAN style="background-color: #ffffff;"&gt;They can be contacted at&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsupport.esri.com%2Fen%2Fcontact-tech-support" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://support.esri.com/en/contact-tech-support&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2019 20:12:50 GMT</pubDate>
    <dc:creator>TomBole</dc:creator>
    <dc:date>2019-09-09T20:12:50Z</dc:date>
    <item>
      <title>dynamic text currency format</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400862#M17789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a map series in ArcGIS Pro and have dynamic text for cost values coming from a field which is double but no values have decimals.&amp;nbsp; I would like the numbers to have commas every three numbers, e.g. for the value 1234567 I would like the dynamic text to show 1,234,567.&amp;nbsp; Is this possible and if so, what is the code I need to use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2019 18:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400862#M17789</guid>
      <dc:creator>MartieClemons</dc:creator>
      <dc:date>2019-09-06T18:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic text currency format</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400863#M17790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martie,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set the comma separator by formatting the number for your field in the Fields View for the layer/table.&amp;nbsp; See&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/an-overview-of-fields.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/an-overview-of-fields.htm"&gt;An overview of fields—Geodatabases | ArcGIS Desktop&lt;/A&gt;.&amp;nbsp;The Table Frame will respect any number formatting you set. In the example below I've formatted the field "POP1990" to show the separators.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/459022_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In the Contents pane right-click the layer or table you want to change&lt;/P&gt;&lt;P&gt;2. From the context hover over "Design" and click "Fields" from the pull-right menu to pen the Fields View&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see the Table Frame display the commas.&amp;nbsp; I've also set the values in the table to be right-aligned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/459023_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In the Contents pane expand the Table Frame item&lt;/P&gt;&lt;P&gt;2. Right-click the field you want to change and click Properties to open the Format Table Frame Fields pane&lt;/P&gt;&lt;P&gt;3. In the&amp;nbsp;&lt;SPAN&gt;Format Table Frame Fields pane click "Text Symbol"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4. Expand "Position" and click third Horizontal alignment option from the left&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 14:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400863#M17790</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2019-09-09T14:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic text currency format</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400864#M17791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Tom.&amp;nbsp; This makes the table view show the correct format but will it transfer to the dynamic text in my map series?&amp;nbsp; My work-around was to create a new text field, calc the numbers into it and then calc:&lt;/P&gt;&lt;P&gt;"{:,}".format('CostInteger')&lt;/P&gt;&lt;P&gt;Then I changed my dynamic text to point to this new text field.&amp;nbsp; But if there's a way to use HTML in the dynamic text to format the numeric field as currency, then obviously that would be the best.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 15:08:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400864#M17791</guid>
      <dc:creator>MartieClemons</dc:creator>
      <dc:date>2019-09-09T15:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic text currency format</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400865#M17792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Dynamic Text will also honor the number formatting for the field.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 15:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400865#M17792</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2019-09-09T15:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic text currency format</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400866#M17793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom, I applied the formatting of 0 decimals and checked the thousands separators box for the field but nothing happens in the attribute table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 18:10:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400866#M17793</guid>
      <dc:creator>MartieClemons</dc:creator>
      <dc:date>2019-09-09T18:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic text currency format</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400867#M17794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once&amp;nbsp;you &lt;STRONG&gt;save&lt;/STRONG&gt;&amp;nbsp;the changes in the Fields View&amp;nbsp;the changes should automatically be picked up by the &lt;SPAN&gt;attribute table, table frame (on the layout) or dynamic text&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/459004_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If things are not working as expected then it is quite possible you have run into a bug.&amp;nbsp; Currently, I'm not aware of any issue where number formatting is applied (saved) to a layer and this change is not reflected in the attribute table, table frame (on the layout) or with dynamic text.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you contact Esri Support? They are better equipped to handle troubleshooting steps and gather bug data. They can be contacted at &lt;SPAN&gt;&lt;A href="https://support.esri.com/en/contact-tech-support"&gt;https://support.esri.com/en/contact-tech-support&lt;/A&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 18:26:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400867#M17794</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2019-09-09T18:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic text currency format</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400868#M17795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks (embarrassed).&amp;nbsp; I keep forgetting that I need to save because I never started editing (ArcMap habits)! Anyway, the values look great in the table but when I reference the field in a dynamic text item in my map series, the formatting gets lost.&amp;nbsp; Here's my dynamic text:&amp;nbsp;$ &amp;lt;dyn type="page" property="attribute" field="MockupTablev3_TOTAL_COST"/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 18:35:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400868#M17795</guid>
      <dc:creator>MartieClemons</dc:creator>
      <dc:date>2019-09-09T18:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic text currency format</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400869#M17796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martie,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know of any reasons why a dynamic text would ignore number formatting.&amp;nbsp; In my quick test everything looked fine.&amp;nbsp; Could be something specific with your data/layer/map/layout.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/459065_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might try using the Value dynamic text element found under Table Attribute and see if that works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/459066_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't get this to work I would treat this issue as a bug and take it to technical support. &lt;SPAN style="background-color: #ffffff;"&gt;They can be contacted at&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fsupport.esri.com%2Fen%2Fcontact-tech-support" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://support.esri.com/en/contact-tech-support&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 20:12:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-currency-format/m-p/400869#M17796</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2019-09-09T20:12:50Z</dc:date>
    </item>
  </channel>
</rss>

