<?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 Data Expression Date Formatting Dashboard Arcade in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1324364#M6726</link>
    <description>&lt;P&gt;I have a Data Expression in a Dashboard that is used to create a table. Works great, was built by someone else.&lt;/P&gt;&lt;P&gt;I have one change I need to make but have been unable to get the syntax correct. I'm trying to get the table to return the date as a date only, no time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bottom half of the code is attached here. I left out the variables and portal item stuff. How do I get Date only in the return?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2023 14:32:52 GMT</pubDate>
    <dc:creator>BugPie</dc:creator>
    <dc:date>2023-08-31T14:32:52Z</dc:date>
    <item>
      <title>Data Expression Date Formatting Dashboard Arcade</title>
      <link>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1324364#M6726</link>
      <description>&lt;P&gt;I have a Data Expression in a Dashboard that is used to create a table. Works great, was built by someone else.&lt;/P&gt;&lt;P&gt;I have one change I need to make but have been unable to get the syntax correct. I'm trying to get the table to return the date as a date only, no time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bottom half of the code is attached here. I left out the variables and portal item stuff. How do I get Date only in the return?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 14:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1324364#M6726</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2023-08-31T14:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data Expression Date Formatting Dashboard Arcade</title>
      <link>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1324371#M6727</link>
      <description>&lt;P&gt;That part of the code isn't the issue. A &lt;STRONG&gt;date &lt;/STRONG&gt;field is always going to include time, regardless of whether a time is specified when the data is created. To change how it displays, you'll need to use Advanced Formatting, then use something like &lt;STRONG&gt;Text($datapoint['Due_Date'], 'MMM DD, YYYY')&lt;/STRONG&gt; to get an output like Aug 31, 2023.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 14:46:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1324371#M6727</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-08-31T14:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data Expression Date Formatting Dashboard Arcade</title>
      <link>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1324389#M6728</link>
      <description>&lt;P&gt;Oh for goodness sake, I'm so disappointed in myself!&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK, this makes so much more sense on why I could figure out how to use the code block to format the return. It's formatting!! That did the trick and I am eternally grateful for your help... again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 15:19:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1324389#M6728</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2023-08-31T15:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data Expression Date Formatting Dashboard Arcade</title>
      <link>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1590470#M7433</link>
      <description>&lt;P&gt;Hi there, I'm quite interested in your conversation with other regarding the Text() function in Advanced formatting for List. Could you please share how you play with the return? I cannot find the way. Thank you very much!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 01:21:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/data-expression-date-formatting-dashboard-arcade/m-p/1590470#M7433</guid>
      <dc:creator>lannguyentl</dc:creator>
      <dc:date>2025-02-28T01:21:42Z</dc:date>
    </item>
  </channel>
</rss>

