<?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>ManoharNath Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>ManoharNath Tracker</description>
    <pubDate>Tue, 21 Apr 2026 23:11:08 GMT</pubDate>
    <dc:date>2026-04-21T23:11:08Z</dc:date>
    <item>
      <title>Re: read all directory and its subdirectory for (.SAS extension) files and then find specific string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897441#M354642</link>
      <description>&lt;P&gt;its completed and got done in two steps. Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 17:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897441#M354642</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-10-05T17:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: read all directory and its subdirectory for (.SAS extension) files and then find specific string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897439#M354640</link>
      <description>&lt;P&gt;able to solve problem in two step, after some hour of testing and it got done.&lt;/P&gt;
&lt;P&gt;I know SAS very well and I was hoping if some one can share some ideas because as I was missing on few points but any way know no one here is to share ideas or thoughts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 17:39:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897439#M354640</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-10-05T17:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: read all directory and its subdirectory for (.SAS extension) files and then find specific string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897437#M354638</link>
      <description>&lt;P&gt;Thanks you, I was able to solve the problem in two steps, first combining and later on creation of flag.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 17:31:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897437#M354638</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-10-05T17:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: read all directory and its subdirectory for (.SAS extension) files and then find specific string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897385#M354617</link>
      <description>&lt;P&gt;above code working for me to find all sas files and combines in output table and apologies I am not sure how to find for string within those codes as I am not sure how to do that.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 12:34:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897385#M354617</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-10-05T12:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: read all directory and its subdirectory for (.SAS extension) files and then find specific string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897380#M354614</link>
      <description>&lt;P&gt;I tried some codes , its working while combing all the .sas files but unable to do another task which is finding strings&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 12:27:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897380#M354614</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-10-05T12:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: read all directory and its subdirectory for (.SAS extension) files and then find specific string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897376#M354610</link>
      <description>&lt;P&gt;First step: I am trying to read all .SAS files which sits in all directory and its subdirectory&lt;/P&gt;
&lt;P&gt;2nd step: then Create a flag for particular string for like &lt;STRONG&gt;datamart&lt;/STRONG&gt; word which are written any codes.&lt;/P&gt;
&lt;P&gt;3rds step: then create columns like &lt;STRONG&gt;file path&lt;/STRONG&gt; and &lt;STRONG&gt;file name&lt;/STRONG&gt; and&amp;nbsp; &lt;STRONG&gt;String name and string flag value as 1 if its getting used in code.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 12:24:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897376#M354610</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-10-05T12:24:35Z</dc:date>
    </item>
    <item>
      <title>read all directory and its subdirectory for (.SAS extension) files and then find specific string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897368#M354604</link>
      <description>&lt;PRE&gt;%macro list_files(dir,ext);
  %local filrf rc did memcnt name i;
  %let rc=%sysfunc(filename(filrf,&amp;amp;dir));
  %let did=%sysfunc(dopen(&amp;amp;filrf));      

   %if &amp;amp;did eq 0 %then %do; 
    %put Directory &amp;amp;dir cannot be open or does not exist;
    %return;
  %end;

   %do i = 1 %to %sysfunc(dnum(&amp;amp;did));   

   %let name=%qsysfunc(dread(&amp;amp;did,&amp;amp;i));

      %if %qupcase(%qscan(&amp;amp;name,-1,.)) = %upcase(&amp;amp;ext) %then %do;
        %put &amp;amp;dir\&amp;amp;name;

        data _tmp;
          length dir $512 name $100;
		   
          dir=symget("dir");
          name=symget("name");
		  full_path = catx('\',dir,name);
        run;
        proc append base=want_new data=_tmp;
        run;quit;

      %end;
      %else %if %qscan(&amp;amp;name,2,.) = %then %do;        
        %list_files(&amp;amp;dir\&amp;amp;name,&amp;amp;ext)
      %end;

   %end;
   %let rc=%sysfunc(dclose(&amp;amp;did));
   %let rc=%sysfunc(filename(filrf));     

%mend list_files;
%list_files(\\path,sas)
&lt;/PRE&gt;
&lt;P&gt;I am trying to read all directory and its subdirectory for .SAS (SAS extension) files and then find specific string and create columns as file path and file name and string flag name for a specific string like datamart used in code and then create flag and assign value as 1 if its getting used within code and output as table.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 12:30:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-all-directory-and-its-subdirectory-for-SAS-extension-files/m-p/897368#M354604</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-10-05T12:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS: How to Look into folder/subfolder. Open and concatenate data files (if condition was satisf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-How-to-Look-into-folder-subfolder-Open-and-concatenate-data/m-p/897366#M354602</link>
      <description>&lt;P&gt;is it possible to check for any string within code and create a flag for that string if its have been in code. if yes can you help me how to incorporate within this code.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 11:43:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-How-to-Look-into-folder-subfolder-Open-and-concatenate-data/m-p/897366#M354602</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-10-05T11:43:34Z</dc:date>
    </item>
    <item>
      <title>How to read and import files which sits under multiples folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-and-import-files-which-sits-under-multiples-folder/m-p/875958#M346107</link>
      <description>&lt;P&gt;Issues is: file sits under multiple folder.&lt;/P&gt;
&lt;P&gt;For example parent path is: &lt;STRONG&gt;'C:\users\manohar\downloads\data'&lt;/STRONG&gt; then we have multiple folder with name of date as.&lt;/P&gt;
&lt;P&gt;example 01may2023, 02may2023,03may2023, under this folder. I have files named as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each folder have 1 file for example for folder 01may2023 file name is Trans 250423.xls&lt;/P&gt;
&lt;P&gt;02may2023 file name is trans 260423.xls&lt;/P&gt;
&lt;P&gt;03may 2023 folder file name is trans 270423.xls&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can some one help me here. how to import and read this file, I have to read from 2018 onwards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 10:03:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-and-import-files-which-sits-under-multiples-folder/m-p/875958#M346107</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2023-05-16T10:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to send email using SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-supress-Macro-variable-resolve-to-put-quot-quot-in-SAS/m-p/846371#M334605</link>
      <description>Thank you for your revert.</description>
      <pubDate>Fri, 25 Nov 2022 19:37:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-supress-Macro-variable-resolve-to-put-quot-quot-in-SAS/m-p/846371#M334605</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-11-25T19:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to send email using SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-supress-Macro-variable-resolve-to-put-quot-quot-in-SAS/m-p/846370#M334604</link>
      <description>&lt;P&gt;Sorry for delay in response and thank you everyone for your revert.&lt;/P&gt;
&lt;P&gt;I was able to solve the prolem by using %if and %len method.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This resolved the problem.&lt;/P&gt;
&lt;P&gt;%if %length(&lt;STRONG&gt;Video_segment1) &amp;gt; 0 %then %do;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;%put &amp;amp;Video_segment1.;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;%put &amp;amp;Video_Desc.;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;end;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 19:38:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-supress-Macro-variable-resolve-to-put-quot-quot-in-SAS/m-p/846370#M334604</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-11-25T19:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Send Dynamically email to individual Person by SAS Code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Send-Dynamically-email-to-individual-Person-by-SAS-Code/m-p/846369#M334603</link>
      <description>&lt;P&gt;Sorry for delay in response and thank you everyone for your revert.&lt;/P&gt;
&lt;P&gt;I was able to solve the prolem by using %if and %len method.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This resolved the problem.&lt;/P&gt;
&lt;P&gt;%if %length(&lt;STRONG&gt;Video_segment1) &amp;gt; 0 %then %do;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;%put &amp;amp;Video_segment1.;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;%put &amp;amp;Video_Desc.;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;end;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 19:38:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Send-Dynamically-email-to-individual-Person-by-SAS-Code/m-p/846369#M334603</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-11-25T19:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to send email using SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-supress-Macro-variable-resolve-to-put-quot-quot-in-SAS/m-p/842052#M332963</link>
      <description>&lt;P&gt;How to remove missing values from email.&lt;/P&gt;
&lt;P&gt;for below example:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;put "&amp;lt;br /&amp;gt;";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment1_Desc.&amp;lt;br /&amp;gt;";&amp;nbsp; /*no values and coming as " " in log and output */&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment1_link.&amp;lt;br /&amp;gt;";&amp;nbsp; &amp;nbsp;&amp;nbsp;/*no values and coming as " " in log and output */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment2_Desc.&amp;lt;br /&amp;gt;";&amp;nbsp;/*no values and coming as " " in log and output */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment2_link.&amp;lt;br /&amp;gt;";&amp;nbsp; &amp;nbsp;&amp;nbsp;/*no values and coming as " " in log and output&amp;nbsp; */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment3_Desc.&amp;lt;br /&amp;gt;";&amp;nbsp;&amp;nbsp;/*no values and coming as " " in log and output */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment3_link.&amp;lt;br /&amp;gt;";&amp;nbsp; &amp;nbsp;&amp;nbsp;/*no values and coming as " " in log and output */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment4_Desc.&amp;lt;br /&amp;gt;";&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment4_link.&amp;lt;br /&amp;gt;";&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment5_Desc.&amp;lt;br /&amp;gt;";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment5_link.&amp;lt;br /&amp;gt;";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment6_Desc.&amp;lt;br /&amp;gt;";&amp;nbsp;&amp;nbsp;/*no values and coming as " " in log and output */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;amp;segment6_link.&amp;lt;br /&amp;gt;";&amp;nbsp; &amp;nbsp;&amp;nbsp;/*no values and coming as " " in log and output */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;br /&amp;gt;";&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for this I am getting " " in sas log and in sas test outlook email&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;below is log:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SYMBOLGEN:&amp;nbsp;&amp;nbsp;Macro variable SEGMENT2_DESC resolves to&lt;BR /&gt;MPRINT(EMAILHV):&amp;nbsp;&amp;nbsp;&amp;nbsp;put " ";&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;in output it coming as&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;" " " " " "&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Video desc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;video link&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;" "&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am trying to supress this " " to coming in mail.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Manohar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 11:07:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-supress-Macro-variable-resolve-to-put-quot-quot-in-SAS/m-p/842052#M332963</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-11-02T11:07:39Z</dc:date>
    </item>
    <item>
      <title>How to supress Macro variable resolve to put " "; in SAS Email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-supress-Macro-variable-resolve-to-put-quot-quot-in-SAS/m-p/842040#M332945</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;I need one help related to macro variables which have null or no values which is resolving to " ".&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;I want to remove or supress " " this in output in SAS Email.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;&lt;SPAN&gt;put "&amp;amp;segment1_Desc.&amp;lt;br /&amp;gt;"; /*have no values*/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;put "&amp;amp;segment1_link.&amp;lt;br /&amp;gt;"; /*have no values*/&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;but in output getting " " " ". any ideas how to supress this " ".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Manohar&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 09:07:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-supress-Macro-variable-resolve-to-put-quot-quot-in-SAS/m-p/842040#M332945</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-11-02T09:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Send Dynamically email to individual Person by SAS Code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Send-Dynamically-email-to-individual-Person-by-SAS-Code/m-p/841662#M332814</link>
      <description>&lt;P&gt;I appreciate the help and I am able to solve the problem and now I am getting only one problem.&lt;BR /&gt;I can see video link and its description but for some customers whom we don't have videos, for that its resolving to "" and coming in email. I am looking to avoid this "" in email. can you please suggest how to overcome this problem&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for 1st customer it have 1st segment video link and description and I am getting that information, but for rest segment it don't have video segment as expected and it has to be missing but getting "" "" "" this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output I am getting:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Take a look at the short video&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Collections Strategies&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;" " " " " " " " " "&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Now trying to avoid or compress this (&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;" " " " " " " " " ) from the email.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 15:00:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Send-Dynamically-email-to-individual-Person-by-SAS-Code/m-p/841662#M332814</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-10-31T15:00:21Z</dc:date>
    </item>
    <item>
      <title>Send Dynamically email to individual Person by SAS Code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Send-Dynamically-email-to-individual-Person-by-SAS-Code/m-p/841579#M332762</link>
      <description>&lt;P&gt;Hi Everyone, I need one help related to SAS automated email which send email to every other individuals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Task is : There is 6 unique segments of videos link and its description which need to be send to customers.&lt;/P&gt;
&lt;P&gt;suppose AAA customer is receiving 1&amp;nbsp; videos link and 1 video description and others can receive 2 or more videos link with its description for every customers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Others customers can not see others email, it has to be send to every individual or row wise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I appreciate the help and I am able to solve the problem and now I am getting only one problem.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;I can see video link and its description but for some customers whom we don't have videos, for that its resolving to "" and coming in email. I am looking to avoid this "" in email. can you please suggest how to overcome this problem&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;for 1st customer it have 1st segment video link and description and I am getting that information, but for rest segment it don't have video segment as expected and it has to be missing but getting "" "" "" this.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output I am getting:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Take a look at the short video&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Collections Strategies&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;" " " " " " " " " "&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Now trying to avoid or compress this (&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;" " " " " " " " " ) from the email.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example;&lt;/P&gt;
&lt;P&gt;Link Desc: Collection Stratigies&lt;/P&gt;
&lt;P&gt;Link:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=6TK20Y5oD9s" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=6TK20Y5oD9s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;need help to write sas code which can send email to this customers dynamically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="92px"&gt;
&lt;P&gt;&lt;STRONG&gt;first_name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="148px"&gt;
&lt;P&gt;&lt;STRONG&gt;EMAIL_ADDRESS&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;&lt;STRONG&gt;Video_segment1&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;&lt;STRONG&gt;Video_segment2&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;&lt;STRONG&gt;Video_segment3&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&lt;STRONG&gt;Video_segment4&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&lt;STRONG&gt;Video_segment5&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&lt;STRONG&gt;Video_segment6&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="92px"&gt;
&lt;P&gt;AAA&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="148px"&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="mailto:AAA@COM" target="_blank" rel="noopener"&gt;AAA@COM&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="138px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="92px"&gt;
&lt;P&gt;BBB&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="148px"&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="mailto:BBB@COM" target="_blank" rel="noopener"&gt;BBB@COM&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="92px"&gt;
&lt;P&gt;CCC&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="148px"&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="mailto:CCC@COM" target="_blank" rel="noopener"&gt;CCC@COM&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="92px"&gt;
&lt;P&gt;DDD&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="148px"&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="mailto:DDD@COM" target="_blank" rel="noopener"&gt;DDD@COM&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="138px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="92px"&gt;
&lt;P&gt;EEE&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="148px"&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="mailto:EEE@COM" target="_blank" rel="noopener"&gt;EEE@COM&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="138px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="138px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="92px"&gt;
&lt;P&gt;FFF&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="148px"&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="mailto:FFF@COM" target="_blank" rel="noopener"&gt;FFF@COM&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="92px"&gt;
&lt;P&gt;GGG&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="148px"&gt;
&lt;P&gt;&lt;U&gt;&lt;A href="mailto:GGG@COM" target="_blank" rel="noopener"&gt;GGG@COM&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="138px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="86px"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 31 Oct 2022 19:00:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Send-Dynamically-email-to-individual-Person-by-SAS-Code/m-p/841579#M332762</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-10-31T19:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Want to find weekly start and end date for dates.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Want-to-find-weekly-start-and-end-date-for-dates/m-p/825060#M325876</link>
      <description>Thank you for quick and prompt response.</description>
      <pubDate>Sat, 23 Jul 2022 13:04:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Want-to-find-weekly-start-and-end-date-for-dates/m-p/825060#M325876</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-07-23T13:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Want to find weekly start and end date for dates.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Want-to-find-weekly-start-and-end-date-for-dates/m-p/825059#M325875</link>
      <description>&lt;P&gt;Thank you for effecient solution and&amp;nbsp;for quick and prompt response.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2022 13:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Want-to-find-weekly-start-and-end-date-for-dates/m-p/825059#M325875</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-07-23T13:06:11Z</dc:date>
    </item>
    <item>
      <title>Want to find weekly start and end date for dates.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Want-to-find-weekly-start-and-end-date-for-dates/m-p/824757#M325735</link>
      <description>&lt;P&gt;Hello Friends, need help on urgent basis, I want to calculate weekly start date and weekly end date in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to achive similary mentioned in linked link output:&amp;nbsp;&lt;A href="https://savvytime.com/week-number/australia/2022" target="_blank" rel="noopener"&gt;https://savvytime.com/week-number/australia/2022&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;below is sample data and also attached this data for your references.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have only one input column which is&amp;nbsp;&amp;nbsp;Business_dt and based on&amp;nbsp;Business_dt column I want to create other 3 column which i have mentioned below.&lt;/P&gt;
&lt;P&gt;I need 3 columns in output which are&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="425"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="168"&gt;Week_yyweekv8&lt;/TD&gt;
&lt;TD width="114"&gt;Start_week_dt&lt;/TD&gt;
&lt;TD width="143"&gt;
&lt;P&gt;End_Week_dt&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="520"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="95"&gt;Business_dt&lt;/TD&gt;
&lt;TD width="168"&gt;Week_yyweekv8&lt;/TD&gt;
&lt;TD width="114"&gt;Start_week_dt&lt;/TD&gt;
&lt;TD width="143"&gt;End_Week_dt&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;27-12-2021&lt;/TD&gt;
&lt;TD&gt;2021-W01&lt;/TD&gt;
&lt;TD&gt;27-12-2021&lt;/TD&gt;
&lt;TD&gt;02-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;28-12-2021&lt;/TD&gt;
&lt;TD&gt;2021-W01&lt;/TD&gt;
&lt;TD&gt;27-12-2021&lt;/TD&gt;
&lt;TD&gt;02-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;29-12-2021&lt;/TD&gt;
&lt;TD&gt;2021-W01&lt;/TD&gt;
&lt;TD&gt;27-12-2021&lt;/TD&gt;
&lt;TD&gt;02-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;30-12-2021&lt;/TD&gt;
&lt;TD&gt;2021-W01&lt;/TD&gt;
&lt;TD&gt;27-12-2021&lt;/TD&gt;
&lt;TD&gt;02-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;31-12-2021&lt;/TD&gt;
&lt;TD&gt;2021-W01&lt;/TD&gt;
&lt;TD&gt;27-12-2021&lt;/TD&gt;
&lt;TD&gt;02-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;01-01-2022&lt;/TD&gt;
&lt;TD&gt;2021-W01&lt;/TD&gt;
&lt;TD&gt;27-12-2021&lt;/TD&gt;
&lt;TD&gt;02-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;02-01-2022&lt;/TD&gt;
&lt;TD&gt;2021-W01&lt;/TD&gt;
&lt;TD&gt;27-12-2021&lt;/TD&gt;
&lt;TD&gt;02-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;03-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W02&lt;/TD&gt;
&lt;TD&gt;03-01-2022&lt;/TD&gt;
&lt;TD&gt;09-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;04-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W02&lt;/TD&gt;
&lt;TD&gt;03-01-2022&lt;/TD&gt;
&lt;TD&gt;09-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;05-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W02&lt;/TD&gt;
&lt;TD&gt;03-01-2022&lt;/TD&gt;
&lt;TD&gt;09-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;06-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W02&lt;/TD&gt;
&lt;TD&gt;03-01-2022&lt;/TD&gt;
&lt;TD&gt;09-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;07-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W02&lt;/TD&gt;
&lt;TD&gt;03-01-2022&lt;/TD&gt;
&lt;TD&gt;09-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;08-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W02&lt;/TD&gt;
&lt;TD&gt;03-01-2022&lt;/TD&gt;
&lt;TD&gt;09-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;09-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W02&lt;/TD&gt;
&lt;TD&gt;03-01-2022&lt;/TD&gt;
&lt;TD&gt;09-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W03&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;11-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W03&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;12-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W03&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;13-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W03&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;14-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W03&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;15-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W03&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W03&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;17-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W04&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;18-01-2022&lt;/TD&gt;
&lt;TD&gt;2022-W04&lt;/TD&gt;
&lt;TD&gt;10-01-2022&lt;/TD&gt;
&lt;TD&gt;16-01-2022&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 19:24:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Want-to-find-weekly-start-and-end-date-for-dates/m-p/824757#M325735</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-07-21T19:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Merging in SQL, want to write this code in sql: if (ab and mn) = 1 then flag = "Y"; el</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merging-in-SQL-want-to-write-this-code-in-sql-if-a-and-b-1-then/m-p/804552#M316842</link>
      <description>Thank you, its working and giving right output.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Mar 2022 16:01:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merging-in-SQL-want-to-write-this-code-in-sql-if-a-and-b-1-then/m-p/804552#M316842</guid>
      <dc:creator>ManoharNath</dc:creator>
      <dc:date>2022-03-28T16:01:58Z</dc:date>
    </item>
  </channel>
</rss>

