<?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 Hoe can I flag the last record who has AVALC = 'Y' record prior to this AVALC='N' record. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Hoe-can-I-flag-the-last-record-who-has-AVALC-Y-record-prior-to/m-p/921152#M362755</link>
    <description>&lt;P&gt;Hi, I need to flag the last AVALC = 'Y' record prior to this AVALC='N' record. For example,&lt;/P&gt;&lt;P&gt;for the following dataset, I need to flag the third A record and second B subjid . Thank you so much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data have;&lt;BR /&gt;input usubjid $ ADY AVALC $;&lt;BR /&gt;datalines;&lt;BR /&gt;A 15 N&lt;BR /&gt;A 36 N&lt;BR /&gt;A 57 Y&lt;BR /&gt;A 60 N&lt;BR /&gt;A 61&amp;nbsp; Y&lt;BR /&gt;A 62 N&lt;BR /&gt;A 63 Y&lt;BR /&gt;A 64 Y&lt;BR /&gt;A 65 Y&lt;BR /&gt;B 15 Y&lt;BR /&gt;B 36 Y&lt;BR /&gt;B 57 N&lt;BR /&gt;B 58 N&lt;BR /&gt;B 60 Y&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 18:02:01 GMT</pubDate>
    <dc:creator>SerenaJJ</dc:creator>
    <dc:date>2024-03-20T18:02:01Z</dc:date>
    <item>
      <title>Hoe can I flag the last record who has AVALC = 'Y' record prior to this AVALC='N' record.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hoe-can-I-flag-the-last-record-who-has-AVALC-Y-record-prior-to/m-p/921152#M362755</link>
      <description>&lt;P&gt;Hi, I need to flag the last AVALC = 'Y' record prior to this AVALC='N' record. For example,&lt;/P&gt;&lt;P&gt;for the following dataset, I need to flag the third A record and second B subjid . Thank you so much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data have;&lt;BR /&gt;input usubjid $ ADY AVALC $;&lt;BR /&gt;datalines;&lt;BR /&gt;A 15 N&lt;BR /&gt;A 36 N&lt;BR /&gt;A 57 Y&lt;BR /&gt;A 60 N&lt;BR /&gt;A 61&amp;nbsp; Y&lt;BR /&gt;A 62 N&lt;BR /&gt;A 63 Y&lt;BR /&gt;A 64 Y&lt;BR /&gt;A 65 Y&lt;BR /&gt;B 15 Y&lt;BR /&gt;B 36 Y&lt;BR /&gt;B 57 N&lt;BR /&gt;B 58 N&lt;BR /&gt;B 60 Y&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 18:02:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hoe-can-I-flag-the-last-record-who-has-AVALC-Y-record-prior-to/m-p/921152#M362755</guid>
      <dc:creator>SerenaJJ</dc:creator>
      <dc:date>2024-03-20T18:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hoe can I flag the last record who has AVALC = 'Y' record prior to this AVALC='N' record.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hoe-can-I-flag-the-last-record-who-has-AVALC-Y-record-prior-to/m-p/921153#M362756</link>
      <description>How*</description>
      <pubDate>Wed, 20 Mar 2024 18:04:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hoe-can-I-flag-the-last-record-who-has-AVALC-Y-record-prior-to/m-p/921153#M362756</guid>
      <dc:creator>SerenaJJ</dc:creator>
      <dc:date>2024-03-20T18:04:53Z</dc:date>
    </item>
  </channel>
</rss>

