<?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 Replace emty char variable with a text string in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-emty-char-variable-with-a-text-string/m-p/554463#M12354</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to replace an empty char variable with a specific string ? I know the replace function but I have to combine it with something else.&amp;nbsp; Is there a kind of &lt;STRONG&gt;&lt;FONT color="#6a6a6a"&gt;COALESCE&lt;/FONT&gt;&lt;/STRONG&gt;C in SAS VA? we are running 7.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Sat, 27 Apr 2019 09:42:34 GMT</pubDate>
    <dc:creator>ANLYNG</dc:creator>
    <dc:date>2019-04-27T09:42:34Z</dc:date>
    <item>
      <title>Replace emty char variable with a text string</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-emty-char-variable-with-a-text-string/m-p/554463#M12354</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to replace an empty char variable with a specific string ? I know the replace function but I have to combine it with something else.&amp;nbsp; Is there a kind of &lt;STRONG&gt;&lt;FONT color="#6a6a6a"&gt;COALESCE&lt;/FONT&gt;&lt;/STRONG&gt;C in SAS VA? we are running 7.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2019 09:42:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-emty-char-variable-with-a-text-string/m-p/554463#M12354</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2019-04-27T09:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Replace emty char variable with a text string</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-emty-char-variable-with-a-text-string/m-p/554659#M12358</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IF missing([var]) RETURN 'Missing value!'&lt;/P&gt;
&lt;P&gt;ELSE [var]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;???&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 10:20:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-emty-char-variable-with-a-text-string/m-p/554659#M12358</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-04-29T10:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Replace emty char variable with a text string</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-emty-char-variable-with-a-text-string/m-p/554953#M12362</link>
      <description>&lt;P&gt;&amp;nbsp;It works!!!! thanks&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 08:55:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-emty-char-variable-with-a-text-string/m-p/554953#M12362</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2019-04-30T08:55:11Z</dc:date>
    </item>
  </channel>
</rss>

