<?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: Dynamically selecting Today() as the end date in a filter object SAS VA in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/336967#M6497</link>
    <description>&lt;P&gt;I actually figured out a better way until SAS Va provides a proper solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will hardcode the end dates in the date filters to some future date, say Dec 31st, 2030. This way, everytime the customer opens up the report the end date will always be recent. Until 2030 that is, but by then I will probably be retired &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2017 13:24:06 GMT</pubDate>
    <dc:creator>eslna</dc:creator>
    <dc:date>2017-03-01T13:24:06Z</dc:date>
    <item>
      <title>Dynamically selecting Today() as the end date in a filter object SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/335412#M6443</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been using SAS VA for about a year, but have worked on multiple other reporting/BI tools before. Most of these tools provide this functionality I am about to describe by default, but it doesnt seem like SAS VA does.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several SAS VA reports with Date range filters. The reports work fine and the date filters adjust depending on the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if there is a way to automatically set the end date of these date filters to "today" or whatever the "latest &amp;nbsp;date" is in the data. So if a user logs into VA on 2/23/2017, the end date on that filter defaults to 2/23/2017, or the newest date available in the data itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 20:57:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/335412#M6443</guid>
      <dc:creator>eslna</dc:creator>
      <dc:date>2017-02-23T20:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically selecting Today() as the end date in a filter object SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/335455#M6445</link>
      <description>&lt;P&gt;As you have discovered there is no Today() in SAS VA however there are multiple ways to achieve what you are after.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look at the other posts in the community that give examples of functions and parameters to achieve this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-a-Parallel-Period-Date-to-Today-1-Yesterday-Date/m-p/199626#M1720" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-a-Parallel-Period-Date-to-Today-1-Yesterday-Date/m-p/199626#M1720&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Using-System-Date-as-Parameter/m-p/269713#M4164" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Using-System-Date-as-Parameter/m-p/269713#M4164&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/how-to-add-current-date-to-VA-reort/m-p/251398#M3419" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/how-to-add-current-date-to-VA-reort/m-p/251398#M3419&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-work-on-only-today-date-for-daily-reports/m-p/239019#M2921" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-work-on-only-today-date-for-daily-reports/m-p/239019#M2921&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 23:30:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/335455#M6445</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2017-02-23T23:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically selecting Today() as the end date in a filter object SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/335568#M6451</link>
      <description>Thank you, I will look into these.</description>
      <pubDate>Fri, 24 Feb 2017 12:39:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/335568#M6451</guid>
      <dc:creator>eslna</dc:creator>
      <dc:date>2017-02-24T12:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically selecting Today() as the end date in a filter object SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/336967#M6497</link>
      <description>&lt;P&gt;I actually figured out a better way until SAS Va provides a proper solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will hardcode the end dates in the date filters to some future date, say Dec 31st, 2030. This way, everytime the customer opens up the report the end date will always be recent. Until 2030 that is, but by then I will probably be retired &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 13:24:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamically-selecting-Today-as-the-end-date-in-a-filter-object/m-p/336967#M6497</guid>
      <dc:creator>eslna</dc:creator>
      <dc:date>2017-03-01T13:24:06Z</dc:date>
    </item>
  </channel>
</rss>

