<?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: Calculate a date value in a dynamic text in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-a-date-value-in-a-dynamic-text/m-p/1678743#M101308</link>
    <description>&lt;P&gt;Thanks, I didn't know dynamic attributes were a thing, but there you go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One detail: It's important to check the&amp;nbsp;&lt;EM&gt;Distinct&amp;nbsp;&lt;/EM&gt;box, or the text will be repeated for every record in the table.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jan 2026 14:33:41 GMT</pubDate>
    <dc:creator>BerendVeldkamp</dc:creator>
    <dc:date>2026-01-20T14:33:41Z</dc:date>
    <item>
      <title>Calculate a date value in a dynamic text</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-a-date-value-in-a-dynamic-text/m-p/1678343#M101268</link>
      <description>&lt;P&gt;I can add the current date / time to a page layout using dynamic text, but is it also possible to add an interval to it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: I want to add the text: &lt;EM&gt;This map is valid until [today + 3 months]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using ArcGIS Pro 3.5&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 12:22:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-a-date-value-in-a-dynamic-text/m-p/1678343#M101268</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2026-01-16T12:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a date value in a dynamic text</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-a-date-value-in-a-dynamic-text/m-p/1678436#M101278</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3870"&gt;@BerendVeldkamp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One way you can do this is by setting up a Dynamic Text Value element with an expression.&amp;nbsp; This is outlined in the post -&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-today-s-date-number-of-days/m-p/1052883#M40411" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-today-s-date-number-of-days/m-p/1052883#M40411&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, using any layer (feature class or table) in the map I added the following expression:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;var relDate = Now();&lt;BR /&gt;var end = DateAdd(relDate, 1, "month");&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;'This map is valid until ' + Text(end, 'M/D/Y');&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CurrentDatePlus1Month.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/146908i9EDA9C11F9D89603/image-size/large?v=v2&amp;amp;px=999" role="button" title="CurrentDatePlus1Month.jpg" alt="CurrentDatePlus1Month.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Tom&amp;nbsp;&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;</description>
      <pubDate>Fri, 16 Jan 2026 18:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-a-date-value-in-a-dynamic-text/m-p/1678436#M101278</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2026-01-16T18:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate a date value in a dynamic text</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-a-date-value-in-a-dynamic-text/m-p/1678743#M101308</link>
      <description>&lt;P&gt;Thanks, I didn't know dynamic attributes were a thing, but there you go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One detail: It's important to check the&amp;nbsp;&lt;EM&gt;Distinct&amp;nbsp;&lt;/EM&gt;box, or the text will be repeated for every record in the table.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 14:33:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-a-date-value-in-a-dynamic-text/m-p/1678743#M101308</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2026-01-20T14:33:41Z</dc:date>
    </item>
  </channel>
</rss>

