<?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 missing values with 0 in cross tab in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/324899#M6145</link>
    <description>&lt;P&gt;And where to I set this options in VA?&lt;/P&gt;</description>
    <pubDate>Sun, 15 Jan 2017 19:37:20 GMT</pubDate>
    <dc:creator>xefere</dc:creator>
    <dc:date>2017-01-15T19:37:20Z</dc:date>
    <item>
      <title>Replace missing values with 0 in cross tab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/324440#M6130</link>
      <description>&lt;P&gt;How do I replace the "." with 0 in a crosstab?&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13322iD0FA77EEC298503F/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Missing Values.jpg" title="Missing Values.jpg" /&gt;</description>
      <pubDate>Fri, 13 Jan 2017 00:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/324440#M6130</guid>
      <dc:creator>xefere</dc:creator>
      <dc:date>2017-01-13T00:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Replace missing values with 0 in cross tab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/324452#M6131</link>
      <description>&lt;P&gt;You can control the appearance of missing values for numerics:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options missing='0';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That will get you "0" instead of "." although the values might not line up the way you hope.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 02:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/324452#M6131</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-01-13T02:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replace missing values with 0 in cross tab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/324899#M6145</link>
      <description>&lt;P&gt;And where to I set this options in VA?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2017 19:37:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/324899#M6145</guid>
      <dc:creator>xefere</dc:creator>
      <dc:date>2017-01-15T19:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Replace missing values with 0 in cross tab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/390774#M8021</link>
      <description>&lt;P&gt;You can create a calculated item from the numeric and replace the missing values with 0.. something like&lt;/P&gt;
&lt;P&gt;IF ('Customer Engagement'n missing) RETURN 0&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ELSE&amp;nbsp;&lt;SPAN&gt;'Customer Engagement'n&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;and name it as Customer_Engagement2 or something - then use that variable in the crosstab.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 21:52:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/m-p/390774#M8021</guid>
      <dc:creator>mccl4488</dc:creator>
      <dc:date>2017-08-24T21:52:02Z</dc:date>
    </item>
  </channel>
</rss>

