<?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 columns with dates and characters to dates in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/columns-with-dates-and-characters-to-dates/m-p/284757#M4807</link>
    <description>&lt;P&gt;i've column containing dates as applicable and other field as value -Not Available-&lt;/P&gt;&lt;P&gt;sas va has considered that column as character and converted dates into numbers like&amp;nbsp;&lt;SPAN&gt;42494&lt;/SPAN&gt;&amp;nbsp;(expectedly).&lt;/P&gt;&lt;P&gt;now I want to use those dates in to analysis..&lt;/P&gt;&lt;P&gt;any Idea on how to consider only numbers from that column and converting that numbers into dates ..&lt;/P&gt;&lt;P&gt;date format is mmddyy8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4070i49308A25726B4B02/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2016 07:56:08 GMT</pubDate>
    <dc:creator>makarand</dc:creator>
    <dc:date>2016-07-15T07:56:08Z</dc:date>
    <item>
      <title>columns with dates and characters to dates</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/columns-with-dates-and-characters-to-dates/m-p/284757#M4807</link>
      <description>&lt;P&gt;i've column containing dates as applicable and other field as value -Not Available-&lt;/P&gt;&lt;P&gt;sas va has considered that column as character and converted dates into numbers like&amp;nbsp;&lt;SPAN&gt;42494&lt;/SPAN&gt;&amp;nbsp;(expectedly).&lt;/P&gt;&lt;P&gt;now I want to use those dates in to analysis..&lt;/P&gt;&lt;P&gt;any Idea on how to consider only numbers from that column and converting that numbers into dates ..&lt;/P&gt;&lt;P&gt;date format is mmddyy8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4070i49308A25726B4B02/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 07:56:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/columns-with-dates-and-characters-to-dates/m-p/284757#M4807</guid>
      <dc:creator>makarand</dc:creator>
      <dc:date>2016-07-15T07:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: columns with dates and characters to dates</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/columns-with-dates-and-characters-to-dates/m-p/292606#M5112</link>
      <description>&lt;P&gt;&lt;SPAN&gt;makarand:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Are you looking for this? That is, converting numerics (that are actually SAS numerics from data formats) back to date format?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If so, the same TreatAs function that converts dates to numerics can also convert numerics back to dates.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example (and this is just from a random Google search):&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://www.listendata.com/2016/06/visual-analytics-convert-numeric-variable-to-date.html" target="_blank"&gt;http://www.listendata.com/2016/06/visual-analytics-convert-numeric-variable-to-date.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or ... are you actually looking to do this instead?&amp;nbsp; That is, convert a custom numeric format that is date to you (e.g. 20150223) and you want it to be a date to Visual Analytics?&amp;nbsp; If so, something like that is going to require using SAS Visual Data Builder because formulas like this are not possible directly within Visual Analytics Explorer or Designer:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Numeric-to-Date-in-SAS-VA/td-p/189680" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Numeric-to-Date-in-SAS-VA/td-p/189680&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or ... perhaps I'm missing what you are actually after and neither of above are applicable to your question?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ted Stolarczyk, SAS Customer Loyalty team&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 22:37:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/columns-with-dates-and-characters-to-dates/m-p/292606#M5112</guid>
      <dc:creator>TedStolarczyk</dc:creator>
      <dc:date>2016-08-18T22:37:31Z</dc:date>
    </item>
  </channel>
</rss>

