<?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: Printing max date in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196224#M1606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Filip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes parameters cannot be dates. I was thinking you could use functions to convert it to a string so that it is a formatted date as a character. Then you could use it in a text input control box with no interaction so that the date appears in the box. I'm not sure whether a parameter can be within a text object so this is an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how you go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 09:21:40 GMT</pubDate>
    <dc:creator>MichelleHomes</dc:creator>
    <dc:date>2015-04-15T09:21:40Z</dc:date>
    <item>
      <title>Printing max date</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196221#M1603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my dataset i've got a date field which represents the date of the ticket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show on top the max date, so the users will know which was the last refresh date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with a stored process, and this works, but when printing the report in PDF, it uses a whole page for the stored process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 07:22:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196221#M1603</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-04-15T07:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Printing max date</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196222#M1604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Filip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using SAS Visual Analytics 7.1, have you tried to create a parameter and use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may find this blog post useful to see how parameters can be used - &lt;A href="http://blogs.sas.com/content/sgf/2015/01/29/using-parameters-in-sas-visual-analytics/" title="http://blogs.sas.com/content/sgf/2015/01/29/using-parameters-in-sas-visual-analytics/"&gt;http://blogs.sas.com/content/sgf/2015/01/29/using-parameters-in-sas-visual-analytics/ &lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also there has been some other posts on parameters you may find helpful such as &lt;A _jive_internal="true" href="https://communities.sas.com/thread/63739" title="https://communities.sas.com/thread/63739"&gt;https://communities.sas.com/thread/63739 &lt;/A&gt;You may find other posts if you search within the Visual Analytics community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 07:41:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196222#M1604</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2015-04-15T07:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Printing max date</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196223#M1605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michelle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, but I can't really see how this can be usefull.&lt;/P&gt;&lt;P&gt;I'm using 7.1 and i'm trying to send a summary report by mail. But i want it to include the last refresh date. So no user interaction is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i select a parameter, i can only select char, or numeric. No dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 08:13:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196223#M1605</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-04-15T08:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Printing max date</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196224#M1606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Filip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes parameters cannot be dates. I was thinking you could use functions to convert it to a string so that it is a formatted date as a character. Then you could use it in a text input control box with no interaction so that the date appears in the box. I'm not sure whether a parameter can be within a text object so this is an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how you go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 09:21:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196224#M1606</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2015-04-15T09:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Printing max date</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196225#M1607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the input. I have created a small table with 2 fields: tablename, and last update date. I'm also using this table now to send if the job did run correct or not.&lt;/P&gt;&lt;P&gt;I loaded this into VA and i used a list table to display the last date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 07:48:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/196225#M1607</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-04-24T07:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Printing max date</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/267935#M4060</link>
      <description>&lt;P&gt;Hi Filip,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I have more or less&amp;nbsp;the same requirement as you had and I am hoping you can share some information with me&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have scheduled around 25 Teradata tables to be loaded into the LASR Server on a daily basis. Now my requirement is to create a Monitoring Dashboard where the Service Desk can see whether the data sources are loaded. Therefore I want to output the MAX Timestamp of every SAS Data Source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you be so kind to elaborate on your solution? Where did you create that small table? Is the information in that table coming from SAS or from your DBMS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Bart&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 13:47:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Printing-max-date/m-p/267935#M4060</guid>
      <dc:creator>BO1</dc:creator>
      <dc:date>2016-05-03T13:47:21Z</dc:date>
    </item>
  </channel>
</rss>

