<?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 Formatting date hover text to show only month and year in dashboard serial chart in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/formatting-date-hover-text-to-show-only-month-and/m-p/1327029#M8446</link>
    <description>&lt;P&gt;I've seen a few posts about date values in dashboard serial charts. They mostly seem related to date data being interpreted as strings. This dashboard idea&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-dashboards-ideas/configure-dashboard-hover-text/idi-p/1248441" target="_self"&gt;post&amp;nbsp;&lt;/A&gt;is similar to my issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My attribute data is coming in just fine. I have the X (category) axis showing month and year. The problem is that the text hover on the serial chart shows month, year &lt;U&gt;and&lt;/U&gt;&amp;nbsp;day. I don't want the day number to show - it is a placeholder value. I want the text-hover to be just month and year.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I currently have:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="serial_chart_hover.jpg" style="width: 245px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80257iCB16578968084B9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="serial_chart_hover.jpg" alt="serial_chart_hover.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;serial_chart_hover.jpg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Below is what I want. Even better if month could be represented as the name, i.e. Nov, shown in the X axis.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="serial_chart_hover_goal.jpg" style="width: 245px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80258iB2FC6D8F1C93DA94/image-size/large?v=v2&amp;amp;px=999" role="button" title="serial_chart_hover_goal.jpg" alt="serial_chart_hover_goal.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;serial_chart_hover_goal.jpg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update&lt;/STRONG&gt;: As a possible workaround, I generated a date value that is the &lt;U&gt;last&lt;/U&gt; day of a respective month. The goal: to try to convey to the viewer that the displayed value is through the end of that month. But the dashboard serial chart hover-text still shows the first day of the month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could a data expression get the desired result and, if so, how would one craft it? Or is there a simpler solution? Thank you.&lt;/P&gt;</description>
    <pubDate>Sat, 09 Sep 2023 14:43:49 GMT</pubDate>
    <dc:creator>JimMiller3</dc:creator>
    <dc:date>2023-09-09T14:43:49Z</dc:date>
    <item>
      <title>Formatting date hover text to show only month and year in dashboard serial chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/formatting-date-hover-text-to-show-only-month-and/m-p/1327029#M8446</link>
      <description>&lt;P&gt;I've seen a few posts about date values in dashboard serial charts. They mostly seem related to date data being interpreted as strings. This dashboard idea&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-dashboards-ideas/configure-dashboard-hover-text/idi-p/1248441" target="_self"&gt;post&amp;nbsp;&lt;/A&gt;is similar to my issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My attribute data is coming in just fine. I have the X (category) axis showing month and year. The problem is that the text hover on the serial chart shows month, year &lt;U&gt;and&lt;/U&gt;&amp;nbsp;day. I don't want the day number to show - it is a placeholder value. I want the text-hover to be just month and year.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I currently have:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="serial_chart_hover.jpg" style="width: 245px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80257iCB16578968084B9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="serial_chart_hover.jpg" alt="serial_chart_hover.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;serial_chart_hover.jpg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Below is what I want. Even better if month could be represented as the name, i.e. Nov, shown in the X axis.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="serial_chart_hover_goal.jpg" style="width: 245px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80258iB2FC6D8F1C93DA94/image-size/large?v=v2&amp;amp;px=999" role="button" title="serial_chart_hover_goal.jpg" alt="serial_chart_hover_goal.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;serial_chart_hover_goal.jpg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update&lt;/STRONG&gt;: As a possible workaround, I generated a date value that is the &lt;U&gt;last&lt;/U&gt; day of a respective month. The goal: to try to convey to the viewer that the displayed value is through the end of that month. But the dashboard serial chart hover-text still shows the first day of the month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could a data expression get the desired result and, if so, how would one craft it? Or is there a simpler solution? Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 14:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/formatting-date-hover-text-to-show-only-month-and/m-p/1327029#M8446</guid>
      <dc:creator>JimMiller3</dc:creator>
      <dc:date>2023-09-09T14:43:49Z</dc:date>
    </item>
  </channel>
</rss>

