<?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: Replace Numeric Nulls with a Space in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428236#M105710</link>
    <description>&lt;P&gt;How do you create the xls? Any way &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt;'s solution immediately before whatever export/proc you use should work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also Tableau supports SAS datasets directly so you might avoid an unneeded step with one that may well know how to understand "missing" that XLS (not even XLSX???) doesn't.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2018 00:36:01 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-01-17T00:36:01Z</dc:date>
    <item>
      <title>Replace Numeric Nulls with a Space</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428171#M105686</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working with a data set that merges multiple Oracle Databases and CSVs into one .xls.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the data set, there exist both character and numeric variables. What I would like to do is replace all the "." in the numeric values to a blank "".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason why I am doing this is because I have had a lot of issues with Tableau reading the "." as 0s, causing a lot of issues. When I manually make them a blank in the outputted .xls, this issues is avoided.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been looking on the forums for a little while and I cannot seem to find the answer that matches my request clearly - if you know of one, please let me know.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if I need to clarify anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 21:19:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428171#M105686</guid>
      <dc:creator>JMiraglia</dc:creator>
      <dc:date>2018-01-16T21:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Numeric Nulls with a Space</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428173#M105687</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/154660"&gt;@JMiraglia&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Use &lt;EM&gt;OPTIONS MISSING=' ';&lt;/EM&gt; at the beginning of your job. If this works will depend on the details of what you're doing but it's certainly worth a try.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 21:24:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428173#M105687</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2018-01-16T21:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Numeric Nulls with a Space</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428236#M105710</link>
      <description>&lt;P&gt;How do you create the xls? Any way &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt;'s solution immediately before whatever export/proc you use should work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also Tableau supports SAS datasets directly so you might avoid an unneeded step with one that may well know how to understand "missing" that XLS (not even XLSX???) doesn't.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 00:36:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428236#M105710</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-01-17T00:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Numeric Nulls with a Space</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428399#M105776</link>
      <description>&lt;P&gt;This worked! Thank you so much!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:03:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Replace-Numeric-Nulls-with-a-Space/m-p/428399#M105776</guid>
      <dc:creator>JMiraglia</dc:creator>
      <dc:date>2018-01-17T15:03:10Z</dc:date>
    </item>
  </channel>
</rss>

