<?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: Computed column is blank  in SAS EG 4.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Computed-column-is-blank-in-SAS-EG-4-1/m-p/58003#M5986</link>
    <description>Gross_margin = coalesce(Salary,0) - Coalesce(Expense1,0) - Coalesce(Expense2,0) - coalesce(Expense3,0)</description>
    <pubDate>Wed, 27 Apr 2011 16:43:18 GMT</pubDate>
    <dc:creator>DBailey</dc:creator>
    <dc:date>2011-04-27T16:43:18Z</dc:date>
    <item>
      <title>Computed column is blank  in SAS EG 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Computed-column-is-blank-in-SAS-EG-4-1/m-p/58002#M5985</link>
      <description>Hello,&lt;BR /&gt;
I'm joining 4 tables using a left join.  1 table has Salary by quarter (left table) and the other 3 tables have different expenses by quarter.  I want to join them so that I could calculate: &lt;BR /&gt;
&lt;BR /&gt;
Gross margin = Salary - Expesne1 - Expense2 - Expense3 &lt;BR /&gt;
&lt;BR /&gt;
My gross margin works great if I have the same quarter match in all 4 tables.  &lt;BR /&gt;
&lt;BR /&gt;
My gross margin turns blank whenever I don't have a match for that quarter in all 4 tables.  It lists the Revenue and the expenses but it won't calculate gross margin.  &lt;BR /&gt;
&lt;BR /&gt;
How do I fix it?&lt;BR /&gt;
&lt;BR /&gt;
thanks!</description>
      <pubDate>Wed, 27 Apr 2011 16:03:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Computed-column-is-blank-in-SAS-EG-4-1/m-p/58002#M5985</guid>
      <dc:creator>MadCowKilla</dc:creator>
      <dc:date>2011-04-27T16:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Computed column is blank  in SAS EG 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Computed-column-is-blank-in-SAS-EG-4-1/m-p/58003#M5986</link>
      <description>Gross_margin = coalesce(Salary,0) - Coalesce(Expense1,0) - Coalesce(Expense2,0) - coalesce(Expense3,0)</description>
      <pubDate>Wed, 27 Apr 2011 16:43:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Computed-column-is-blank-in-SAS-EG-4-1/m-p/58003#M5986</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2011-04-27T16:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Computed column is blank  in SAS EG 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Computed-column-is-blank-in-SAS-EG-4-1/m-p/58004#M5987</link>
      <description>This works great.&lt;BR /&gt;
&lt;BR /&gt;
Thank you very much.</description>
      <pubDate>Wed, 27 Apr 2011 17:23:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Computed-column-is-blank-in-SAS-EG-4-1/m-p/58004#M5987</guid>
      <dc:creator>MadCowKilla</dc:creator>
      <dc:date>2011-04-27T17:23:55Z</dc:date>
    </item>
  </channel>
</rss>

