<?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: importing file from csv to sas viya; format date variable not recognized in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/597054#M13217</link>
    <description>&lt;P&gt;Unfortunately I don't have SAS VA on Viya to be able to help you further since you are using the Data Explorer interface. Please be aware though that SAS Studio is available to you under VA so you could indeed use SAS code to import this data to give you more control.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 19:28:21 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2019-10-16T19:28:21Z</dc:date>
    <item>
      <title>importing file from csv to sas viya; format date variable not recognized</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/595883#M13185</link>
      <description>&lt;P&gt;Hi every one! i have created some variables on sas studio and export them in cvs file. When i load my file on sas viya(by local file), my date variable is not recognized; i have a &lt;STRONG&gt;Format :$&lt;/STRONG&gt;. I want to know the format that i can use in sas studio when creating my data to get my date variable in the good format in Sas viya.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My date variable look like this and i ckeck my file, there is not a charactere or something like that in my column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 20:37:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/595883#M13185</guid>
      <dc:creator>DineAch</dc:creator>
      <dc:date>2019-10-11T20:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: importing file from csv to sas viya; format date variable not recognized</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/596000#M13186</link>
      <description>&lt;P&gt;I'm confused. In your post title you say you are importing from CSV. In your post you say you are exporting to CSV. Which is correct?&amp;nbsp; If you just want to get SAS data into SAS Viya just use a SAS dataset. You don't need to use CSV files.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2019 22:55:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/596000#M13186</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-10-12T22:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: importing file from csv to sas viya; format date variable not recognized</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/596551#M13208</link>
      <description>&lt;P&gt;Sorry for the confusion. I need to import my csv file to sas Viya.&lt;/P&gt;&lt;P&gt;The problem is my date variabbles are not recognized. Sas viya display a format &lt;STRONG&gt;$&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Does someone know how to process?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ps:&amp;nbsp;I can't use sas dataset; i think my enterprise hasn't access.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 14:58:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/596551#M13208</guid>
      <dc:creator>DineAch</dc:creator>
      <dc:date>2019-10-15T14:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: importing file from csv to sas viya; format date variable not recognized</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/596653#M13211</link>
      <description>&lt;P&gt;So how are you importing your CSV data now? Please post your code if it is a program. If not explain the process.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 20:18:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/596653#M13211</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-10-15T20:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: importing file from csv to sas viya; format date variable not recognized</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/597007#M13216</link>
      <description>&lt;P&gt;Hi! i m still waiting for a solution.&lt;/P&gt;&lt;P&gt;Please for more explanation about my problem, see attached file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can see my data, how i export them and what i get in sas Viya.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My date variable are considered as character with a format &lt;STRONG&gt;$. I need to have them in date format.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope my request is more clear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 18:00:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/597007#M13216</guid>
      <dc:creator>DineAch</dc:creator>
      <dc:date>2019-10-16T18:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: importing file from csv to sas viya; format date variable not recognized</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/597054#M13217</link>
      <description>&lt;P&gt;Unfortunately I don't have SAS VA on Viya to be able to help you further since you are using the Data Explorer interface. Please be aware though that SAS Studio is available to you under VA so you could indeed use SAS code to import this data to give you more control.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 19:28:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/importing-file-from-csv-to-sas-viya-format-date-variable-not/m-p/597054#M13217</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-10-16T19:28:21Z</dc:date>
    </item>
  </channel>
</rss>

