<?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 Export issues with missing values in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Export-issues-with-missing-values/m-p/206287#M4683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;D/All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS programs when executed on SAS 9.1.3 produces a null for all missing value when exported to CSV where as SAS 9.4 produces a period ( . ) for all the missing values in the dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to resolve this defect without changing the code. I have 5000+ source codes hence cannot take risk of updating all the codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Experts request your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everybody.. This forum &amp;amp; all experts are really awesome &amp;amp; helpful for almost any kind of issues we guys face.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds, Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2015 01:04:15 GMT</pubDate>
    <dc:creator>aj34321</dc:creator>
    <dc:date>2015-08-25T01:04:15Z</dc:date>
    <item>
      <title>Export issues with missing values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Export-issues-with-missing-values/m-p/206287#M4683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;D/All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS programs when executed on SAS 9.1.3 produces a null for all missing value when exported to CSV where as SAS 9.4 produces a period ( . ) for all the missing values in the dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to resolve this defect without changing the code. I have 5000+ source codes hence cannot take risk of updating all the codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Experts request your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everybody.. This forum &amp;amp; all experts are really awesome &amp;amp; helpful for almost any kind of issues we guys face.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds, Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 01:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Export-issues-with-missing-values/m-p/206287#M4683</guid>
      <dc:creator>aj34321</dc:creator>
      <dc:date>2015-08-25T01:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Export issues with missing values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Export-issues-with-missing-values/m-p/206288#M4684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not a defect. Most likely your SAS 9.1.3 has the SAS MISSING option set and SAS 9.4 doesn't. Add the statement: OPTIONS MISSING&amp;nbsp; = ''; to SAS 9.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 01:31:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Export-issues-with-missing-values/m-p/206288#M4684</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-25T01:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Export issues with missing values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Export-issues-with-missing-values/m-p/206289#M4685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using PROC EXPORT or ODS or ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 01:33:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Export-issues-with-missing-values/m-p/206289#M4685</guid>
      <dc:creator>Fugue</dc:creator>
      <dc:date>2015-08-25T01:33:44Z</dc:date>
    </item>
  </channel>
</rss>

