<?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 SAS_VA - replace missing values to zero in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SAS-VA-replace-missing-values-to-zero/m-p/626819#M20438</link>
    <description>&lt;P&gt;&lt;BR /&gt;How can i replace missing values in SAS VA to zero? Need to change it in source or can i do it by counting new formula? or? I need to change missing to 0, look at the graph.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chrome_Yr9efIJ7vQ.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/36348i52FEA87D1EBD6FC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="chrome_Yr9efIJ7vQ.png" alt="chrome_Yr9efIJ7vQ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank for help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2020 08:42:11 GMT</pubDate>
    <dc:creator>Pato485</dc:creator>
    <dc:date>2020-02-24T08:42:11Z</dc:date>
    <item>
      <title>SAS_VA - replace missing values to zero</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-VA-replace-missing-values-to-zero/m-p/626819#M20438</link>
      <description>&lt;P&gt;&lt;BR /&gt;How can i replace missing values in SAS VA to zero? Need to change it in source or can i do it by counting new formula? or? I need to change missing to 0, look at the graph.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chrome_Yr9efIJ7vQ.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/36348i52FEA87D1EBD6FC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="chrome_Yr9efIJ7vQ.png" alt="chrome_Yr9efIJ7vQ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank for help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 08:42:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-VA-replace-missing-values-to-zero/m-p/626819#M20438</guid>
      <dc:creator>Pato485</dc:creator>
      <dc:date>2020-02-24T08:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS_VA - replace missing values to zero</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-VA-replace-missing-values-to-zero/m-p/626829#M20440</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/313523"&gt;@Pato485&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does the following thread answer your question?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/td-p/324440" target="_self"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Replace-missing-values-with-0-in-cross-tab/td-p/324440&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It seems that you can create a calculated item from the numeric and replace the missing values with 0, like&lt;/P&gt;
&lt;P&gt;IF (&lt;FONT color="#FF00FF"&gt;&lt;EM&gt;your variable&lt;/EM&gt;&lt;/FONT&gt; 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;'&lt;FONT color="#FF00FF"&gt;&lt;EM&gt;your variable'&lt;/EM&gt;&lt;/FONT&gt;n&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;and name it as &lt;FONT color="#FF00FF"&gt;&lt;EM&gt;your variable&lt;/EM&gt;&lt;/FONT&gt;&lt;FONT color="#0000FF"&gt;2,&lt;/FONT&gt;&amp;nbsp;then use that variable in your outputs.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 10:29:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-VA-replace-missing-values-to-zero/m-p/626829#M20440</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-02-24T10:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS_VA - replace missing values to zero</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-VA-replace-missing-values-to-zero/m-p/626830#M20441</link>
      <description>&lt;P&gt;But problem is, that in my source, i dont have missing... i have just production values, where production was... So one person can have all values set, and some person doesnt... There is no missing. I just want to set, if variable is missing in the graph, put there value 0. Can i? Date is set as date, production as number.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 10:33:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-VA-replace-missing-values-to-zero/m-p/626830#M20441</guid>
      <dc:creator>Pato485</dc:creator>
      <dc:date>2020-02-24T10:33:59Z</dc:date>
    </item>
  </channel>
</rss>

