<?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: check the errors and report it in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696247#M25246</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/329198"&gt;@Smitha9&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I receive the SAS dataset&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then WHY does order of variables matter? Really. SAS does not care about the order of the variables generally.&lt;/P&gt;
&lt;P&gt;And why would the variable names change? If that is happening then the problem is before you get the data and a process is likely the thing that needs correction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you want the data flagged? Do you want one new variable for each existing variable to hold a "missing" flag value? One variable that holds information for all variables that may be missing?&lt;/P&gt;
&lt;P&gt;What does the report of missing data look like? There are many ways to report on such.&lt;/P&gt;
&lt;P&gt;Should the flag for negative age be a separate variable? or a different value in the Flag that would hold the "missing" age flag?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2020 16:26:00 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-11-03T16:26:00Z</dc:date>
    <item>
      <title>check the errors and report it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696238#M25243</link>
      <description>&lt;P&gt;I will be getting the dataset everyweek which contains specific varaibles.&lt;/P&gt;&lt;P&gt;I have the check the errors and report it.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Dataset has a variable names:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CustomerID&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;CustomerAge &amp;nbsp;&amp;nbsp; CustomerDOB &amp;nbsp;&amp;nbsp; Purchase&amp;nbsp; &amp;nbsp;Type &amp;nbsp;&amp;nbsp; Model&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1111&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;70&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;10/20/1990&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cartel&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Eco&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The errors I need to check with the above dataset:&lt;/P&gt;&lt;P&gt;1. Check the order of the variables of the dataset. Make sure the order is exactly like above.&lt;/P&gt;&lt;P&gt;2. Check the spelling of the variable names.&lt;/P&gt;&lt;P&gt;3. Any missing values flag it and report.&lt;/P&gt;&lt;P&gt;4. Check the CustomerAge if negative and if negative flag it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 15:47:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696238#M25243</guid>
      <dc:creator>Smitha9</dc:creator>
      <dc:date>2020-11-03T15:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: check the errors and report it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696241#M25244</link>
      <description>&lt;P&gt;Same question as in your other thread:&amp;nbsp;&lt;EM&gt;how&lt;/EM&gt; do you receive your data (file format, transmission path, ...)&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 16:03:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696241#M25244</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-11-03T16:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: check the errors and report it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696244#M25245</link>
      <description>I receive the SAS dataset</description>
      <pubDate>Tue, 03 Nov 2020 16:16:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696244#M25245</guid>
      <dc:creator>Smitha9</dc:creator>
      <dc:date>2020-11-03T16:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: check the errors and report it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696247#M25246</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/329198"&gt;@Smitha9&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I receive the SAS dataset&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then WHY does order of variables matter? Really. SAS does not care about the order of the variables generally.&lt;/P&gt;
&lt;P&gt;And why would the variable names change? If that is happening then the problem is before you get the data and a process is likely the thing that needs correction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you want the data flagged? Do you want one new variable for each existing variable to hold a "missing" flag value? One variable that holds information for all variables that may be missing?&lt;/P&gt;
&lt;P&gt;What does the report of missing data look like? There are many ways to report on such.&lt;/P&gt;
&lt;P&gt;Should the flag for negative age be a separate variable? or a different value in the Flag that would hold the "missing" age flag?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 16:26:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696247#M25246</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-11-03T16:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: check the errors and report it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696262#M25247</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/329198"&gt;@Smitha9&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I receive the SAS dataset&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then the order of variables is irrelevant.&lt;/P&gt;
&lt;P&gt;Finding incorrect spelling can be done by comparing the sashelp.vcolumn entries for your old and the new dataset.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 16:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/check-the-errors-and-report-it/m-p/696262#M25247</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-11-03T16:43:47Z</dc:date>
    </item>
  </channel>
</rss>

