<?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: Number Format not reflected in Labelling (DATE field) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1074380#M42761</link>
    <description>&lt;P&gt;Yes, I understand, but why is the label not taking on the format that you apply to the field?&amp;nbsp; Seems easier to just set it in one place than to have to go to multiple different places to show the same formatting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 18:59:09 GMT</pubDate>
    <dc:creator>BrianBulla</dc:creator>
    <dc:date>2021-06-30T18:59:09Z</dc:date>
    <item>
      <title>Number Format not reflected in Labelling (DATE field)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1074219#M42744</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just wondering if you set the Number Format for a specific field, should that also be reflected in the Labeling of that field in the map?&lt;/P&gt;&lt;P&gt;For example, I have the Number Format for a DATE field set to this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrianBulla_0-1625067366517.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17384i553742801E200721/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrianBulla_0-1625067366517.png" alt="BrianBulla_0-1625067366517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in my map it just shows the default format.&amp;nbsp; In the table it is showing the proper format though.&amp;nbsp; Is this a glich, or just how it works??&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 15:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1074219#M42744</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2021-06-30T15:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Number Format not reflected in Labelling (DATE field)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1074375#M42759</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;For labeling you'll need to set up the formatting in the label expression.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/specify-text-for-labels.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/specify-text-for-labels.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;at the end of this topic are links out to the languages Pro supports&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Wendy&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 18:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1074375#M42759</guid>
      <dc:creator>WendyHarrison</dc:creator>
      <dc:date>2021-06-30T18:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Number Format not reflected in Labelling (DATE field)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1074380#M42761</link>
      <description>&lt;P&gt;Yes, I understand, but why is the label not taking on the format that you apply to the field?&amp;nbsp; Seems easier to just set it in one place than to have to go to multiple different places to show the same formatting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 18:59:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1074380#M42761</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2021-06-30T18:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Number Format not reflected in Labelling (DATE field)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1075001#M42836</link>
      <description>&lt;P&gt;ah - vbscript, jscript and python will respect the field formatting that is set.&amp;nbsp; You're using Arcade (the default label expression language in Pro), which pulls the raw feature and then gets the field value - it doesn't go through the field formatting.&amp;nbsp; This method is better in the long term as it is more portable for the expressions.&lt;BR /&gt;If you want to switch to a different language you can do that on the Label Class pane on the expression tab - see the help topic referenced above.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 00:21:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1075001#M42836</guid>
      <dc:creator>WendyHarrison</dc:creator>
      <dc:date>2021-07-02T00:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Number Format not reflected in Labelling (DATE field)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1075912#M42947</link>
      <description>&lt;P&gt;That's great.&amp;nbsp; Thanks for the explanation of what is going on.&amp;nbsp; Is there a way to set the default language so I don't have to go in and manually change it for each layer?&amp;nbsp; Perhaps a system setting that overrides everything??&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 16:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1075912#M42947</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2021-07-06T16:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Number Format not reflected in Labelling (DATE field)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1075949#M42951</link>
      <description>&lt;P&gt;We don't have that option at the moment.&amp;nbsp; There's an idea that you can vote up and add comments to.&amp;nbsp; I'll post below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/choose-your-default-scripting-language/idi-p/1031561" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/choose-your-default-scripting-language/idi-p/1031561&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 17:43:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/number-format-not-reflected-in-labelling-date/m-p/1075949#M42951</guid>
      <dc:creator>WendyHarrison</dc:creator>
      <dc:date>2021-07-06T17:43:51Z</dc:date>
    </item>
  </channel>
</rss>

