<?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: Look-Ahead and Look-Back in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551261#M8948</link>
    <description>&lt;P&gt;Thank you for your help..&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2019 21:41:45 GMT</pubDate>
    <dc:creator>Ragineejoshi</dc:creator>
    <dc:date>2019-04-15T21:41:45Z</dc:date>
    <item>
      <title>Look-Ahead and Look-Back</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/550785#M8853</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have problem to be solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In sdtm.sv &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where usubjid = "UNI301" and visitnum= 2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;which raw dataset or datasets is contributing that date information?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do I solve this question?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 21:00:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/550785#M8853</guid>
      <dc:creator>Ragineejoshi</dc:creator>
      <dc:date>2019-04-12T21:00:17Z</dc:date>
    </item>
    <item>
      <title>Tracing back to raw data</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/550786#M8856</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have problem to be solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In sdtm.sv &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where usubjid = "UNI301" and visitnum= 2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;which raw dataset or datasets is contributing that date information?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do I solve this question?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 21:01:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/550786#M8856</guid>
      <dc:creator>Ragineejoshi</dc:creator>
      <dc:date>2019-04-12T21:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Look-Ahead and Look-Back</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/550792#M8857</link>
      <description>These appear to be the same question, so I've merged them into one. Unfortunately I don't think we have enough information to help you out. That code looks like a filter to subset a data set.</description>
      <pubDate>Fri, 12 Apr 2019 21:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/550792#M8857</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-12T21:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Look-Ahead and Look-Back</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/550802#M8860</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/240873"&gt;@Ragineejoshi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have problem to be solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In sdtm.sv &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;where usubjid = "UNI301" and visitnum= 2,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;which raw dataset or datasets is contributing that date information?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How do I solve this question?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please help...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You have apparently shown us one section of code:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;where usubjid = "UNI301" and visitnum= 2,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if this is part of a PROC SQL or other procedure call please post the entire code for that procedure.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since neither of the variables you indicate loot like they have anything to do with dates then another variable or possibly a function call to the TODAY() function or use of macro variable such as &amp;amp;sysdate might be providing date information.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may need to post the results of running Proc Contents on your SDTM.SV data set, assuming that is the name of the data set that is used.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 22:32:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/550802#M8860</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-04-12T22:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Look-Ahead and Look-Back</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551261#M8948</link>
      <description>&lt;P&gt;Thank you for your help..&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 21:41:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551261#M8948</guid>
      <dc:creator>Ragineejoshi</dc:creator>
      <dc:date>2019-04-15T21:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Look-Ahead and Look-Back</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551265#M8951</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Friend,&lt;/P&gt;&lt;P&gt;I am a student and this is the practice question asked by my teacher as a practice quary.&lt;/P&gt;&lt;P&gt;Here he is asking for searching back in all the SDTM domains to look for the observation which is related to&amp;nbsp;&lt;SPAN&gt;usubjid = "UNI301" and visitnum= 2 and we have to check which date is associated with that observation...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now if you can help me it will be really nice... Otherwise I will have to ask my teacher only..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Raginee&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 21:47:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551265#M8951</guid>
      <dc:creator>Ragineejoshi</dc:creator>
      <dc:date>2019-04-15T21:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Look-Ahead and Look-Back</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551273#M8952</link>
      <description>You need to fiiter the data set and then find the date in that record. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://video.sas.com/detail/video/4573016761001/filtering-a-sas-table-in-a-data-step?autoStart=true&amp;amp;q=filter" target="_blank"&gt;https://video.sas.com/detail/video/4573016761001/filtering-a-sas-table-in-a-data-step?autoStart=true&amp;amp;q=filter&lt;/A&gt;</description>
      <pubDate>Mon, 15 Apr 2019 21:55:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551273#M8952</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-15T21:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Look-Ahead and Look-Back</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551277#M8954</link>
      <description>&lt;P&gt;Thank you so much for the help.. I will try that for sure..&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 22:38:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Look-Ahead-and-Look-Back/m-p/551277#M8954</guid>
      <dc:creator>Ragineejoshi</dc:creator>
      <dc:date>2019-04-15T22:38:49Z</dc:date>
    </item>
  </channel>
</rss>

