<?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: Is the SUM function different in VIYA and 9.4 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-the-SUM-function-different-in-VIYA-and-9-4/m-p/825925#M326228</link>
    <description>&lt;P&gt;Thanks, works as intended. I had another fault in my code and got stuck. Bad post by me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2022 14:02:07 GMT</pubDate>
    <dc:creator>PaalNavestad</dc:creator>
    <dc:date>2022-07-28T14:02:07Z</dc:date>
    <item>
      <title>Is the SUM function different in VIYA and 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-SUM-function-different-in-VIYA-and-9-4/m-p/825907#M326224</link>
      <description>&lt;P&gt;Hi I just used a sum function in VIYA (3.5). To my suprise sum(1,.) returns missing. in 9.4 it would return 1. Is the sum function changed in VIYA?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 12:53:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-SUM-function-different-in-VIYA-and-9-4/m-p/825907#M326224</guid>
      <dc:creator>PaalNavestad</dc:creator>
      <dc:date>2022-07-28T12:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is the SUM function different in VIYA and 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-SUM-function-different-in-VIYA-and-9-4/m-p/825918#M326226</link>
      <description>&lt;P&gt;Maybe it was a bug in a previous version.&lt;/P&gt;
&lt;PRE&gt;77   
78   data _null_;
79   x1 = sum(1,.);
80   put x1=;
81   run;
x1=1
NOTE: DATA statement used (Total process time):
      real time           0.00 Sekunden
      cpu time            0.01 Sekunden
      
82   
83   %put &amp;amp;=sysvlong;
SYSVLONG=V.04.00M0P031422
&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:40:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-SUM-function-different-in-VIYA-and-9-4/m-p/825918#M326226</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-07-28T13:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is the SUM function different in VIYA and 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-the-SUM-function-different-in-VIYA-and-9-4/m-p/825925#M326228</link>
      <description>&lt;P&gt;Thanks, works as intended. I had another fault in my code and got stuck. Bad post by me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:02:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-the-SUM-function-different-in-VIYA-and-9-4/m-p/825925#M326228</guid>
      <dc:creator>PaalNavestad</dc:creator>
      <dc:date>2022-07-28T14:02:07Z</dc:date>
    </item>
  </channel>
</rss>

