<?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 SAS Visual Analytics Dynamic Date Parameters in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-Dynamic-Date-Parameters/m-p/927915#M18007</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on a report which I want to refresh each month with the latest data - I have a date parameters representing the current month, but my question is if there anyway I can increment it using the calculated items to create multiple date parameters as I want to specify the periods for which my data is from and I can't see any other feasible way of doing this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2024 18:03:16 GMT</pubDate>
    <dc:creator>phopkinson</dc:creator>
    <dc:date>2024-05-10T18:03:16Z</dc:date>
    <item>
      <title>SAS Visual Analytics Dynamic Date Parameters</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-Dynamic-Date-Parameters/m-p/927915#M18007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on a report which I want to refresh each month with the latest data - I have a date parameters representing the current month, but my question is if there anyway I can increment it using the calculated items to create multiple date parameters as I want to specify the periods for which my data is from and I can't see any other feasible way of doing this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 18:03:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-Dynamic-Date-Parameters/m-p/927915#M18007</guid>
      <dc:creator>phopkinson</dc:creator>
      <dc:date>2024-05-10T18:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Visual Analytics Dynamic Date Parameters</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-Dynamic-Date-Parameters/m-p/928071#M18008</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/465868"&gt;@phopkinson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check out these articles , and the articles they reference&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Use-the-latest-date-in-your-VA-report/ta-p/536536" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Use-the-latest-date-in-your-VA-report/ta-p/536536&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Build-a-date-in-SAS-Visual-Analytics-reports/ta-p/760983" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Build-a-date-in-SAS-Visual-Analytics-reports/ta-p/760983&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 03:23:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-Dynamic-Date-Parameters/m-p/928071#M18008</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-05-13T03:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Visual Analytics Dynamic Date Parameters</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-Dynamic-Date-Parameters/m-p/928072#M18009</link>
      <description>&lt;P&gt;With our VA reporting we derive a "month counter" before loading the data into the LASR / CAS server. Current month = 0, last month = 1, two months back = 2 and so on. Next month is tagged -1. That way a VA static filter of&amp;nbsp;&amp;nbsp;"month counter" = 0 will always get the current month and no date formulas are required. This is how we create the counter:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;  * Derive reporting month counter, latest month = 0, previous month = 1 and so on.;
  Reporting_Month = intck('MONTH', Reporting_Date, today()); &lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 May 2024 05:01:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-Dynamic-Date-Parameters/m-p/928072#M18009</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-05-13T05:01:15Z</dc:date>
    </item>
  </channel>
</rss>

