<?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: retain in a differen pass of data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/retain-in-a-differen-pass-of-data/m-p/527258#M143709</link>
    <description>&lt;P&gt;Ok Tnks was not a proper demand… (!) I resolved with a proc sql !!&amp;nbsp; TNKS!!!&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jan 2019 10:11:39 GMT</pubDate>
    <dc:creator>Tecla1</dc:creator>
    <dc:date>2019-01-15T10:11:39Z</dc:date>
    <item>
      <title>retain in a differen pass of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/retain-in-a-differen-pass-of-data/m-p/527246#M143702</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;pls I find a kindly help…&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to use the value of a variable in two different pass of data. I try to take the value with 'Retain' but I think that the second pass of data delete the buffer and therefore&amp;nbsp;the value I need to remember. For example the variable 'censito' here below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;data output_and_&amp;amp;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;ndg.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;set h_dwh.output_and_corporate_1811;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;if ndg_id=&amp;amp;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;ndg.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; and CLIENT_CODE_STD = &amp;amp;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;banca.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;retain censito &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;censito=censito_cd;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;data cr_ritorno_&amp;amp;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;ndg.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;set h_dwh.cr_ritorno_1811 ;&lt;/P&gt;&lt;P&gt;where censito_cd=censito;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 09:20:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/retain-in-a-differen-pass-of-data/m-p/527246#M143702</guid>
      <dc:creator>Tecla1</dc:creator>
      <dc:date>2019-01-15T09:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: retain in a differen pass of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/retain-in-a-differen-pass-of-data/m-p/527258#M143709</link>
      <description>&lt;P&gt;Ok Tnks was not a proper demand… (!) I resolved with a proc sql !!&amp;nbsp; TNKS!!!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 10:11:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/retain-in-a-differen-pass-of-data/m-p/527258#M143709</guid>
      <dc:creator>Tecla1</dc:creator>
      <dc:date>2019-01-15T10:11:39Z</dc:date>
    </item>
  </channel>
</rss>

