<?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: using id statement in proc traspose in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202639#M50566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately i dont have the link since i copied and closed.But is it possible to have 3 id statements in proc transpose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 20:15:18 GMT</pubDate>
    <dc:creator>NoorulIyn</dc:creator>
    <dc:date>2015-04-23T20:15:18Z</dc:date>
    <item>
      <title>using id statement in proc traspose</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202637#M50564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;STRONG&gt;This was a question in a certification guide.Could&amp;nbsp; someone explain this y id statement is declared 3 times ?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This question will ask you to provide a line of missing code. Given the following data set LABS(only first 10 lines shown):&lt;/STRONG&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="rteindent1" style="margin: 0 0 0 40px;"&gt;&lt;IMG alt="" class="jiveImage" src="http://www.sas-exam.com/files/sas-exam.com/files/user514/What%20statement%20that%20completes%20the%20program%20to%20produce%20the%20desired%20output.png" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What statement that completes the program to produce the desired output&lt;/STRONG&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P style="margin: 1em 0;"&gt;&lt;STRONG&gt;Response:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY style="border-top-color: #cccccc;"&gt;&lt;TR class="odd" style="border-bottom-width: 1px; border-bottom-color: #cccccc; padding: 0.1em 0.6em; background-color: #fdffef;"&gt;&lt;TD class="selector-td" rowspan="1" style="padding: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc;" width="35"&gt;&lt;/TD&gt;&lt;TD style="padding: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc;"&gt;&lt;P style="margin: 1em 0;"&gt;IDLABTEST;,IDLABTEST;,&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="even" style="border-bottom-width: 1px; border-bottom-color: #cccccc; padding: 0.1em 0.6em; background-color: #e3ecc0;"&gt;&lt;TD class="selector-td" rowspan="1" style="padding: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc;" width="35"&gt;&lt;IMG alt="Wrong" class="feedback-icon jiveImage" height="32" src="http://www.sas-exam.com/modules/quiz/question_types/multichoice/theme/images/wrong.png" title="This answer is wrong" width="32" /&gt;&lt;/TD&gt;&lt;TD style="padding: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc;"&gt;&lt;P style="margin: 1em 0;"&gt;IDLABTEST;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="odd" style="border-bottom-width: 1px; border-bottom-color: #cccccc; padding: 0.1em 0.6em; background-color: #fdffef;"&gt;&lt;TD class="selector-td" rowspan="1" style="padding: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc;" width="35"&gt;&lt;IMG alt="Should have chosen" class="feedback-icon jiveImage" height="29" src="http://www.sas-exam.com/modules/quiz/question_types/multichoice/theme/images/should.png" title="This answer is correct, but you didn't choose it" width="30" /&gt;&lt;/TD&gt;&lt;TD style="padding: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc;"&gt;&lt;P style="margin: 1em 0;"&gt;IDLABTEST;,IDLABTEST;,IDLABTEST&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 19:36:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202637#M50564</guid>
      <dc:creator>NoorulIyn</dc:creator>
      <dc:date>2015-04-23T19:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: using id statement in proc traspose</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202638#M50565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you point a reference to the certification guide?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of those look incorrect to me since they don't have a space after the word ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 19:56:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202638#M50565</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-04-23T19:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: using id statement in proc traspose</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202639#M50566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately i dont have the link since i copied and closed.But is it possible to have 3 id statements in proc transpose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 20:15:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202639#M50566</guid>
      <dc:creator>NoorulIyn</dc:creator>
      <dc:date>2015-04-23T20:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: using id statement in proc traspose</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202640#M50567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="255172" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: Out of curiosity I did a google search for "idlabtest sas" and came across the following: &lt;A href="http://wenku.baidu.com/view/b58a1605a8114431b90dd8a3.html" title="http://wenku.baidu.com/view/b58a1605a8114431b90dd8a3.html"&gt;http://wenku.baidu.com/view/b58a1605a8114431b90dd8a3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem wasn't multiple choice but, rather, fill in the blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, what the site showed as the answer was obviously incorrect:&lt;/P&gt;&lt;P&gt;Answer: IDLABTEST;,IDLABTEST;,IDLABTEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How they came up with that is a really good question!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 20:35:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202640#M50567</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2015-04-23T20:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: using id statement in proc traspose</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202641#M50568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem with automating extractions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was initially going to say contact tech support, but then realized that the question/answer wasn't in a standard SAS format and figured it came from a site like this.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At any rate, the answer above is wrong. You get what you pay for in these cases :smileymischief:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 23:16:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/using-id-statement-in-proc-traspose/m-p/202641#M50568</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-04-23T23:16:53Z</dc:date>
    </item>
  </channel>
</rss>

