<?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: How to output observations whose data are missing for certain variables in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140171#M37467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OP wants the missing of only specific list of variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2015 22:16:58 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-01-27T22:16:58Z</dc:date>
    <item>
      <title>How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140156#M37452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd"&gt; &lt;/DIV&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am cleaning our database and trying to re-contact the participants a second time to acquire information in order to reduce missing values. For example, I have 1000 participants and 200 variables. I want to output participants whose data are missing for 100 key variables among the 200 variables. Participant A may only have 2 variables with missing values and participant B may have 30 variables with missing values. I don't know how to output participants with missing values.&lt;/P&gt;&lt;P&gt;The hypothetical dataset as shown below, I want to output participant1 showing var2, var4 with missing values; and participant2 showing var1, var3, var4 and var5 with missing values;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Jing Yuan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;no&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;var1&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;var2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;var3&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;var4&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;var5&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;var6&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;128&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;45&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;44&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;67&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;34&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;66&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;235&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;56&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;78&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;321&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;56&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;66&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;214&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;68&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:14:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140156#M37452</guid>
      <dc:creator>jing2000yr</dc:creator>
      <dc:date>2015-01-27T15:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140157#M37453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does your input look like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you just want anyone with missing values and all values are numeric&lt;/P&gt;&lt;P&gt;if nmiss(of var1-var100)&amp;gt;0 then output;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:18:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140157#M37453</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T15:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140158#M37454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I have both numeric and character variables.&lt;/P&gt;&lt;DIV id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:42:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140158#M37454</guid>
      <dc:creator>jing2000yr</dc:creator>
      <dc:date>2015-01-27T15:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140159#M37455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And most are character variables. The code above seems only work for numeric variables.&amp;nbsp; Sorry my hypothetical dataset showing as numberics.&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;DIV id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:00:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140159#M37455</guid>
      <dc:creator>jing2000yr</dc:creator>
      <dc:date>2015-01-27T16:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140160#M37456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know of a way to check all at once &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create two arrays one for character one for numeric, do you have a naming convention for your variables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:08:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140160#M37456</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T16:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140161#M37457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The below program will create a list in the results window with the NO and the variables that are missing.&lt;/P&gt;&lt;P&gt;The 6th row of data is to show that it doesn't produce output when all are valid. The data step is to have some&lt;/P&gt;&lt;P&gt;minimal working data.&lt;/P&gt;&lt;P&gt;options missing=' '; /* to make the dummy text variables below actually blank*/&lt;/P&gt;&lt;P&gt;data work.test;&lt;BR /&gt;input no var1 var2 var3 var4 var5 var6;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; tvar1 = put(var2,best4.);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; tvar3 = put(var3,best4.);&lt;BR /&gt;datalines;&lt;BR /&gt;1 128 . 45 . 44 67 &lt;BR /&gt;2 . 34 . . 66 . &lt;BR /&gt;3 235 . . 56 . 78 &lt;BR /&gt;4 321 . 56 . . 66 &lt;BR /&gt;5 214 . . . . 68 &lt;BR /&gt;6 1 2 3 4 5 6&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;%let varlist= var1 var2 var3 var4 var5 var6 tvar1 tvar3;/* key, YOU provide your list of variables in the order you want them*/&lt;BR /&gt;data _null_;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; file print;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; set work.test;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; if nmiss(of var1-var6,tvar1,tvar3)&amp;gt;0 then do;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* to use VARLIST you would need to have a comma separated version*/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; do i = 1 to (countw("&amp;amp;varlist"));&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if i=1 then put no= +1 @;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v = scan("&amp;amp;varlist",i);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if missing(vvaluex(scan("&amp;amp;varlist",i))) then put v +5 @;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if i = (countw("&amp;amp;varlist")) then put;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; end;&lt;BR /&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:14:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140161#M37457</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-27T16:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140162#M37458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. I don't have naming convention. Would you please tell me the sample for creat array for character variables? I tried but failed.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;DIV id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:17:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140162#M37458</guid>
      <dc:creator>jing2000yr</dc:creator>
      <dc:date>2015-01-27T16:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140163#M37459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Ballardw. It looks very complicated to me, a newer to SAS&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;. I will try it. Will that also work for character variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:23:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140163#M37459</guid>
      <dc:creator>jing2000yr</dc:creator>
      <dc:date>2015-01-27T16:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140164#M37460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is how I would go about solving the problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make an input array for your input dataset,&lt;/P&gt;&lt;P&gt;make 2 variables for your output dataset--ID and Missing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use VTYPE to check the data type of each variable in your input array.&lt;/P&gt;&lt;P&gt;use appropriate number or character functions to do your checking&lt;/P&gt;&lt;P&gt;concatinate the character representation for your index for your input array onto an output string each time you find a missing or null value.&lt;/P&gt;&lt;P&gt;set a flag saying you have missing values&lt;/P&gt;&lt;P&gt;output your string if you have any missing.&lt;/P&gt;&lt;P&gt;keep client number and string showing missing&lt;/P&gt;&lt;P&gt;loop until done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do what you'll get is:&lt;/P&gt;&lt;P&gt;an ID field and a string filed, the string field will contain all missing indexes.&lt;/P&gt;&lt;P&gt;[1] [2 4]&lt;/P&gt;&lt;P&gt;[2] [1 3 4 6]&lt;/P&gt;&lt;P&gt;[3] [2 3 5]&lt;/P&gt;&lt;P&gt;[4] [2 4 5]&lt;/P&gt;&lt;P&gt;[5] [2 3 4 5]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:30:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140164#M37460</guid>
      <dc:creator>morgalr</dc:creator>
      <dc:date>2015-01-27T16:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140165#M37461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let us take a small example based on SASHELP.CLASS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a data set, CLASS from SASHELP.CLASS and at the same time, get the number of numeric and character variables. Also make some the variables to be missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data class;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set sashelp.class end = eof;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array n&lt;LI&gt; _numeric_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array c&lt;LI&gt; _character_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; do _n_ = 1 to dim(n);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ranuni(123) &amp;lt; 0.7 then n[_n_] = .;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; do _n_ = 1 to dim(c);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ranuni(123) &amp;lt; 0.4 then c[_n_] = ' ';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if eof then do;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; call symputx('num', dim(n));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; call symputx('chr', dim(c));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;%put &amp;amp;num&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;%put &amp;amp;chr= ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the data set, CLASS will resemble what you start with. Now we will check each variable for MISSING, and if so, make it to take a label of 1(one) and if not missing then the label will be 0(zero).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set class end = eof;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array n&lt;LI&gt; _numeric_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array c&lt;LI&gt; _character_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array miss_num&lt;LI&gt; _numeric_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array miss_chr&lt;LI&gt; _character_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; do i = 1 to dim(n);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; miss_num&lt;I&gt; = ifN(missing(n&lt;I&gt;), 1, 0);&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; do i = 1 to dim(c);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; miss_chr&lt;I&gt; = ifN(missing(c&lt;I&gt;), 1, 0);&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; output;&lt;/P&gt;&lt;P&gt;drop i;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output data set, WANT, is what you are looking for ( as I understand your question).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realized that two arrays will do and not 4 arrays in the last program. The revised program follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set class end = eof;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array n&lt;LI&gt; _numeric_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array c&lt;LI&gt; _character_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; do i = 1 to dim(n);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; n&lt;I&gt; = ifN(missing(n&lt;I&gt;), 1, 0);&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; do i = 1 to dim(c);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c&lt;I&gt; = ifC(missing(c&lt;I&gt;), '1', '0');&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; output;&lt;/P&gt;&lt;P&gt;drop i;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: MUTHIA KACHIRAYAN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:59:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140165#M37461</guid>
      <dc:creator>KachiM</dc:creator>
      <dc:date>2015-01-27T16:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140166#M37462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you note the variables involved are both character and numeric. The key is providing the list(s) of variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 18:00:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140166#M37462</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-27T18:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140167#M37463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proc sql;&lt;BR /&gt;&amp;nbsp; create table test (myID num,&lt;BR /&gt;&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; myOne varchar(5),&lt;BR /&gt;&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; myTwo num,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myThree varchar(5),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myFour num,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myFive num,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mySix varchar(5));&lt;/P&gt;&lt;P&gt;&amp;nbsp; insert into test values(1, '', null, '3', 4, 5, '6');&lt;BR /&gt;&amp;nbsp; insert into test values(2, '1', null, '3', 4, 5, '');&lt;BR /&gt;&amp;nbsp; insert into test values(3, '', 2, '3', null, 5, '');&lt;BR /&gt;&amp;nbsp; insert into test values(4, '1', 2, '3', null, 5, '6');&lt;BR /&gt;&amp;nbsp; insert into test values(5, '1', 2, '3', 4, 5, '');&lt;BR /&gt;quit;&lt;BR /&gt;/*&lt;BR /&gt;This will give you the user id along with a string containing the name of each colum that &lt;BR /&gt;was missing or null. colum list is in a funky order because of using two seperate arrays.&lt;BR /&gt;*/&lt;BR /&gt;data myOut (replace=yes compress=no);&lt;BR /&gt;&amp;nbsp; set test;&lt;BR /&gt;&amp;nbsp; array myChar&lt;LI&gt; _CHARACTER_;&lt;BR /&gt;&amp;nbsp; array myNum&lt;/LI&gt;&lt;LI&gt; _NUMERIC_;&lt;BR /&gt;&amp;nbsp; myFlag = 0;&lt;BR /&gt;&amp;nbsp; length myMissing $ 300;&lt;BR /&gt;&amp;nbsp; length myMissingOne $ 300;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; do _i=1 to dim(myChar);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(myChar[_i] = '') then do;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myMissingOne = VNAME(myChar[_i]);&lt;BR /&gt;&amp;nbsp; myMissing = catx(' ', myMissing, myMissingOne);&lt;BR /&gt;&amp;nbsp; myFlag=1;&lt;BR /&gt;&amp;nbsp; end;&lt;BR /&gt;&amp;nbsp; end;&lt;BR /&gt;&amp;nbsp; do _i=1 to dim(myNum);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(myNum[_i] = .) then do;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; myMissingOne = VNAME(myNum[_i]);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; myMissing = catx(' ', myMissing, myMissingOne);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; myFlag = 1;&lt;BR /&gt; end;&lt;BR /&gt;&amp;nbsp; end;&lt;BR /&gt;&amp;nbsp; if(myFlag = 1) then output;&lt;BR /&gt;&amp;nbsp; keep myID myMissing;&lt;BR /&gt;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt;This will give you a dataset listing all of the columns that contain either null or missing.&lt;BR /&gt;The columns are tied to the client ID through a one to many relationship in this table. One &lt;BR /&gt;client ID and many columns. The client ID/Column relation is unique.&lt;BR /&gt;*/&lt;BR /&gt;data myOutTwo (replace=yes compress=no);&lt;BR /&gt;&amp;nbsp; set test;&lt;BR /&gt;&amp;nbsp; array myChar&lt;LI&gt; _CHARACTER_;&lt;BR /&gt;&amp;nbsp; array myNum&lt;/LI&gt;&lt;LI&gt; _NUMERIC_;&lt;BR /&gt;&amp;nbsp; myFlag = 0;&lt;BR /&gt;&amp;nbsp; length myMissing $ 300;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; do _i=1 to dim(myChar);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(myChar[_i] = '') then do;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myMissing = VNAME(myChar[_i]);&lt;BR /&gt;&amp;nbsp; output;&lt;BR /&gt;&amp;nbsp; end;&lt;BR /&gt;&amp;nbsp; end;&lt;BR /&gt;&amp;nbsp; do _i=1 to dim(myNum);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(myNum[_i] = .) then do;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; myMissing = VNAME(myNum[_i]);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; output;&lt;BR /&gt; end;&lt;BR /&gt;&amp;nbsp; end;&lt;BR /&gt;&amp;nbsp; keep myID myMissing;&lt;BR /&gt;&amp;nbsp; run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 18:29:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140167#M37463</guid>
      <dc:creator>morgalr</dc:creator>
      <dc:date>2015-01-27T18:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140168#M37464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A modified solution based on &lt;A __default_attr="831647" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; solution. It assumes that all other variables are not missing, i.e. ID and any other variables in the dataset. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Create a sample dataset;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;data class;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; set sashelp.class;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; array n&lt;LI&gt; _numeric_;&lt;/LI&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; array c&lt;LI&gt; _character_;&lt;/LI&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; do _n_ = 1 to dim(n);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ranuni(123) &amp;lt; 0.7 then n[_n_] = .;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; do _n_ = 1 to dim(c);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ranuni(123) &amp;lt; 0.4 then c[_n_] = ' ';&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Create output dataset with only missing variables included;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;data want;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; set class ;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; array n&lt;LI&gt; _numeric_;&lt;/LI&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; array c&lt;LI&gt; _character_;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; if nmiss(of n(*))&amp;gt;0 or miss(of c(*))&amp;gt;0 then output;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 18:30:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140168#M37464</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T18:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140169#M37465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am I missing something here? What's wrong if using CMISS and _ALL_?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: navy; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; have;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; color: blue; background: white;"&gt;set&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; sashelp.class;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; color: blue; background: white;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; mod(_n_,&lt;/SPAN&gt;&lt;STRONG style="color: teal; background: white; font-family: 'Courier New';"&gt;2&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt;)=&lt;/SPAN&gt;&lt;STRONG style="color: teal; background: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: blue; background: white;"&gt;then&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; color: blue; background: white;"&gt;call&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; missing(age, sex);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: navy; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: navy; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; want;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; color: blue; background: white;"&gt;set&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; have;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; color: blue; background: white;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; cmiss(of _all_)&amp;gt;&lt;/SPAN&gt;&lt;STRONG style="color: teal; background: white; font-family: 'Courier New';"&gt;0&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; background: white;"&gt;Haikuo &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 21:16:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140169#M37465</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2015-01-27T21:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140170#M37466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CMISS takes both numeric and character, cause that's what you'd expect :smileygrin: &lt;/P&gt;&lt;P&gt;Nice one!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 21:22:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140170#M37466</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T21:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140171#M37467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OP wants the missing of only specific list of variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 22:16:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140171#M37467</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-27T22:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to output observations whose data are missing for certain variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140172#M37468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all. I have not figure out which one is the best way. And will try later after my regular daily work today&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;DIV id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 23:12:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-output-observations-whose-data-are-missing-for-certain/m-p/140172#M37468</guid>
      <dc:creator>jing2000yr</dc:creator>
      <dc:date>2015-01-27T23:12:53Z</dc:date>
    </item>
  </channel>
</rss>

