<?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: I am not getting any output, only the title in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/I-am-not-getting-any-output-only-the-title/m-p/793227#M254202</link>
    <description>Note: I am trying to calculate the employee with the maximum salary</description>
    <pubDate>Fri, 28 Jan 2022 21:08:46 GMT</pubDate>
    <dc:creator>Oreolover25</dc:creator>
    <dc:date>2022-01-28T21:08:46Z</dc:date>
    <item>
      <title>I am not getting any output, only the title</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-am-not-getting-any-output-only-the-title/m-p/793226#M254201</link>
      <description>&lt;P&gt;proc sql;&lt;BR /&gt;title "Employee with the Highest Total Sales";&lt;BR /&gt;select Employee_ID ne 99999999, sum(Total_retail_price*Quantity) as Total_Sales&lt;BR /&gt;from orion.Order_Fact&lt;BR /&gt;group by Employee_ID&lt;BR /&gt;having calculated Total_Sales &amp;gt;= all&lt;BR /&gt;(select sum(Total_retail_price*Quantity) as Total_Sales&lt;BR /&gt;from orion.Order_Fact)&lt;BR /&gt;;&lt;BR /&gt;quit;&lt;BR /&gt;title;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 21:07:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-am-not-getting-any-output-only-the-title/m-p/793226#M254201</guid>
      <dc:creator>Oreolover25</dc:creator>
      <dc:date>2022-01-28T21:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: I am not getting any output, only the title</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-am-not-getting-any-output-only-the-title/m-p/793227#M254202</link>
      <description>Note: I am trying to calculate the employee with the maximum salary</description>
      <pubDate>Fri, 28 Jan 2022 21:08:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-am-not-getting-any-output-only-the-title/m-p/793227#M254202</guid>
      <dc:creator>Oreolover25</dc:creator>
      <dc:date>2022-01-28T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: I am not getting any output, only the title</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-am-not-getting-any-output-only-the-title/m-p/793229#M254204</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you checked the log? Please share the log using the "&amp;lt;/&amp;gt;" (Insert Code) icon, so that we can see the code being executed and any messages..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Amir.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 21:18:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-am-not-getting-any-output-only-the-title/m-p/793229#M254204</guid>
      <dc:creator>Amir</dc:creator>
      <dc:date>2022-01-28T21:18:13Z</dc:date>
    </item>
  </channel>
</rss>

