<?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: Date slider - End date is not updating to latest in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/971219#M18834</link>
    <description>&lt;P&gt;Where is the "latest date" information supposed to be updated from? One day earlier than when?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general if a widget, such as your slider, needs to reflect a change then the maker is responsible for insuring the widget knows where to find the data AND usually tell the widget when to go look for that data. That would be an instruction somewhere that tells the widget "before displaying get the value and use that to display" when initializing the widget screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am going to guess that&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/444033"&gt;@lapent&lt;/a&gt;&amp;nbsp;thinks that you may have manually entered or selected a specific date reference. Which would then be a static value and have the behavior you describe.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jul 2025 13:57:36 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2025-07-21T13:57:36Z</dc:date>
    <item>
      <title>Date slider - End date is not updating to latest</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/971195#M18831</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently using SAS Visual Analytics Version: Long-Term Support 2024.09.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We’ve noticed an issue with the Date Slider: although the data is available up to the current day, the End Date on the slider does not automatically reflect the latest date and it consistently shows one day earlier. However, when we duplicate the slider and place it on a new page, it correctly picks up the most recent date.&lt;/P&gt;&lt;P&gt;Could you please let us know if you’ve encountered a similar issue recently?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sudheermohap_0-1753083650505.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/108474i178FAABF60E0761E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sudheermohap_0-1753083650505.png" alt="Sudheermohap_0-1753083650505.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sudheermohap_1-1753083670305.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/108475i5D5F5A84D9243C5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sudheermohap_1-1753083670305.png" alt="Sudheermohap_1-1753083670305.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sudheer&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 07:42:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/971195#M18831</guid>
      <dc:creator>Sudheermohap</dc:creator>
      <dc:date>2025-07-21T07:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date slider - End date is not updating to latest</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/971201#M18833</link>
      <description>&lt;P&gt;Good day&amp;nbsp;&lt;SPAN&gt;Sudheer,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="65" data-end="177"&gt;Have you tried deleting the date slider and recreating it? Does it then reset to the original values you expect?&lt;/P&gt;
&lt;P data-start="179" data-end="236"&gt;Could you also share a screenshot of the slider settings?&lt;/P&gt;
&lt;P data-start="179" data-end="236"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="179" data-end="236"&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 12:31:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/971201#M18833</guid>
      <dc:creator>lapent</dc:creator>
      <dc:date>2025-07-21T12:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Date slider - End date is not updating to latest</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/971219#M18834</link>
      <description>&lt;P&gt;Where is the "latest date" information supposed to be updated from? One day earlier than when?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general if a widget, such as your slider, needs to reflect a change then the maker is responsible for insuring the widget knows where to find the data AND usually tell the widget when to go look for that data. That would be an instruction somewhere that tells the widget "before displaying get the value and use that to display" when initializing the widget screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am going to guess that&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/444033"&gt;@lapent&lt;/a&gt;&amp;nbsp;thinks that you may have manually entered or selected a specific date reference. Which would then be a static value and have the behavior you describe.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 13:57:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/971219#M18834</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2025-07-21T13:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date slider - End date is not updating to latest</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/973003#M18848</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The behavior may correspond to what's documented.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;See here: SAS Help Center: LTS 2024.09 (November 2024) - &lt;A href="https://go.documentation.sas.com/doc/en/vacdc/v_028/vawn/n1a11c4ua9m5v5n1mf9lrwy2syxv.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/vacdc/v_028/vawn/n1a11c4ua9m5v5n1mf9lrwy2syxv.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;" New Options for Control Objects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Control objects have a new Initial value option, and range slider objects have Initial min value and Initial max value options. These options enable you to specify the default initial selection for the control when a user opens the report for the first time, or when they select Restore default report state. "&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;See also here: SAS Help Center: Working with Controls (&lt;A href="https://go.documentation.sas.com/doc/en/vacdc/v_028/vaobj/n11d8xohg1cc49n1d3ovjmgvdeu3.htm#n06vhkfko9m2ngn115xhrrr0401q" target="_blank"&gt;https://go.documentation.sas.com/doc/en/vacdc/v_028/vaobj/n11d8xohg1cc49n1d3ovjmgvdeu3.htm#n06vhkfko9m2ngn115xhrrr0401q&lt;/A&gt;) &amp;gt; select "Slider Control" link to go to that section in the documentation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;By design those initial values are used when a user opens the report the first time but then a user may decide to change them manually and those values will persist after the report closure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To have those values reset to default a user can select Restore default report state from the menu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is the possibility to disable the saved viewer state feature: SAS Support - Disabling the ability to save the state of a SAS® Visual Analytics report displayed in View mode (&lt;A href="https://sas.service-now.com/csm?id=kb_article_view&amp;amp;sysparm_article=KB0041659" target="_blank"&gt;https://sas.service-now.com/csm?id=kb_article_view&amp;amp;sysparm_article=KB0041659&lt;/A&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 20:50:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-slider-End-date-is-not-updating-to-latest/m-p/973003#M18848</guid>
      <dc:creator>MIPELI</dc:creator>
      <dc:date>2025-08-20T20:50:06Z</dc:date>
    </item>
  </channel>
</rss>

