<?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: Results not displaying as Expected. in SAS Academy for Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Results-not-displaying-as-Expected/m-p/720578#M1013</link>
    <description>&lt;P&gt;Since your splitter is based on the variable OrderDate it might help to show that column somewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Verify that OrderDate is actually a date value. What is the current format?&lt;/P&gt;
&lt;P&gt;Next would be to verify that you have dates before 1Jan2009.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2021 21:00:52 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2021-02-19T21:00:52Z</dc:date>
    <item>
      <title>Results not displaying as Expected.</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Results-not-displaying-as-Expected/m-p/720570#M1012</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Job Run Successful" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54963iE94DA2007F84FD20/image-size/large?v=v2&amp;amp;px=999" role="button" title="Job Ran Successfully.GIF" alt="Job Run Successful" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Job Run Successful&lt;/span&gt;&lt;/span&gt;Hello,&lt;/P&gt;
&lt;P&gt;I was working on a practice assignment in SAS Data Integration Studio and I have followed all of the instructions to question 05. After executing the job, the results don't appear as expected in the solution. I have attached the pictures below to explain my situation in detail. &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Question 05 Practice Assignment" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54959iCFFB0AC2B8D97A88/image-size/large?v=v2&amp;amp;px=999" role="button" title="Practice Assignment Question 5.GIF" alt="Question 05 Practice Assignment" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Question 05 Practice Assignment&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Old Orders Selection Conditon" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54961i31386AC041DF0635/image-size/large?v=v2&amp;amp;px=999" role="button" title="Old Orders Expression.GIF" alt="Old Orders Selection Conditon" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Old Orders Selection Conditon&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Recent Orders Selection Conditon" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54962iD41D49685E06DF0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Recent Orders Expression.GIF" alt="Recent Orders Selection Conditon" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Recent Orders Selection Conditon&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Job Run Successful" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54963iE94DA2007F84FD20/image-size/large?v=v2&amp;amp;px=999" role="button" title="Job Ran Successfully.GIF" alt="Job Run Successful" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Job Run Successful&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Old Orders Table" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54964i5E5698448AA804B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Rows displayed for Old Orders Table.GIF" alt="Old Orders Table" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Old Orders Table&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Recent Orders Table" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54965i6ED435D0938BDB84/image-size/large?v=v2&amp;amp;px=999" role="button" title="Missing Rows for Recent Orders Table.GIF" alt="Recent Orders Table" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Recent Orders Table&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 20:29:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Results-not-displaying-as-Expected/m-p/720570#M1012</guid>
      <dc:creator>Matim</dc:creator>
      <dc:date>2021-02-19T20:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Results not displaying as Expected.</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Results-not-displaying-as-Expected/m-p/720578#M1013</link>
      <description>&lt;P&gt;Since your splitter is based on the variable OrderDate it might help to show that column somewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Verify that OrderDate is actually a date value. What is the current format?&lt;/P&gt;
&lt;P&gt;Next would be to verify that you have dates before 1Jan2009.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 21:00:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Results-not-displaying-as-Expected/m-p/720578#M1013</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-02-19T21:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Results not displaying as Expected.</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Results-not-displaying-as-Expected/m-p/721066#M1014</link>
      <description>&lt;P&gt;When you created the table "DIFT Order Fact", did you name the "new" field OrderDate (you should have created with the function DATEPART)? Did you review the data for the OrderFact table and verify the OrderDate column was populated correctly? My guess is the OrderFact table is where your issue is. Your screen grabs from the Splitter job look perfect.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 21:09:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Results-not-displaying-as-Expected/m-p/721066#M1014</guid>
      <dc:creator>saskyr</dc:creator>
      <dc:date>2021-02-22T21:09:36Z</dc:date>
    </item>
  </channel>
</rss>

