<?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>podarum Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>podarum Tracker</description>
    <pubDate>Sat, 16 May 2026 22:33:53 GMT</pubDate>
    <dc:date>2026-05-16T22:33:53Z</dc:date>
    <item>
      <title>Re: How to find a string within anther string for different scenarios</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-a-string-within-anther-string-for-different/m-p/983368#M379486</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 19:53:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-a-string-within-anther-string-for-different/m-p/983368#M379486</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2026-02-11T19:53:02Z</dc:date>
    </item>
    <item>
      <title>How to find a string within anther string for different scenarios</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-a-string-within-anther-string-for-different/m-p/983333#M379474</link>
      <description>&lt;P&gt;I have many fields that are like in this example here address = 'Lot B Plan 1234' however, I need to check if this matches the same field where it would be incased in&amp;nbsp; address = 'PID 004-411-439 Lot B Plan 1234'.. but the problem is there are many scenarios like this so could be 1000s.&amp;nbsp; &amp;nbsp;So same field name but if 1 entry is encased in another entry then it would trigger a match, else no match.. could be 10000's rows and 1000s different scenarios.&amp;nbsp; Is this dooable ?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 15:01:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-a-string-within-anther-string-for-different/m-p/983333#M379474</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2026-02-11T15:01:40Z</dc:date>
    </item>
    <item>
      <title>Keep only part of a symput address path stationary</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Keep-only-part-of-a-symput-address-path-stationary/m-p/876471#M346265</link>
      <description>&lt;P&gt;I have a daily symput address path that I get from another team, the only changes to this path is the current day.&amp;nbsp; For example the name of this path is ABC_202305150700 and the next day it's ABC_202305160700, and so on every day - so I can hardcode the input path as ABC_&lt;STRONG&gt;TODAYSDATE&lt;/STRONG&gt;0&lt;FONT color="#FF0000"&gt;700&lt;/FONT&gt;.&amp;nbsp; However, the team that sends this file sometimes randomly changes the name to ABC_&lt;STRONG&gt;TODAYSDATE&lt;/STRONG&gt;0&lt;FONT color="#FF0000"&gt;701&lt;/FONT&gt;, and they don't know why this is happening.&amp;nbsp; Is there a way I can read this file and omit the last 4 digits of the path.. so if the name randomly changes it doesn't affect my input path address name?&amp;nbsp; Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 14:40:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Keep-only-part-of-a-symput-address-path-stationary/m-p/876471#M346265</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2023-05-18T14:40:25Z</dc:date>
    </item>
    <item>
      <title>Update and read excel data with drop-down column in Excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Update-and-read-excel-data-with-drop-down-column-in-Excel/m-p/842991#M333321</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm tasked with updating an Excel file every week with data I get from SAS however the Excel file has a column with a drop-down box, then a manager does his manual Excel updates and then I read that file in SAS again.&amp;nbsp; Is there a way that SAS can read and write data that is stored in Excel with a drop-down box?&amp;nbsp; Say I have an excel file with 5 columns and 10 rows.. one of the column is a drop-down. I update the 10 rows with info from SAS including some info in the Drop-down column and the my manager makes some additions and some changes, and I want to read that newly created Excel into SAS and then make my change sin Excel including the filed data in the drop-down as it may change with info from SAS. And then the process starts all over again.. week after week..&lt;/P&gt;
&lt;P&gt;Thanks in advance&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 21:42:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Update-and-read-excel-data-with-drop-down-column-in-Excel/m-p/842991#M333321</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2022-11-07T21:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Group data into specific days of the week</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Group-data-into-specific-days-of-the-week/m-p/805254#M317192</link>
      <description>Thank you , this is great</description>
      <pubDate>Thu, 31 Mar 2022 12:57:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Group-data-into-specific-days-of-the-week/m-p/805254#M317192</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2022-03-31T12:57:04Z</dc:date>
    </item>
    <item>
      <title>Group data into specific days of the week</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Group-data-into-specific-days-of-the-week/m-p/804360#M316746</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; I have data with a date (closing_date) spanning out to 120 days.. I'm trying to group them by different Thursday to Wednesday groupings and name them like "March-10-22 - March-16-22'... and show about 17 groupings each one with a Thr-Wed title..&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 12:06:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Group-data-into-specific-days-of-the-week/m-p/804360#M316746</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2022-03-27T12:06:16Z</dc:date>
    </item>
    <item>
      <title>Finding if scheduled SAS job ran successfully in Virtual Machine</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Finding-if-scheduled-SAS-job-ran-successfully-in-Virtual-Machine/m-p/792996#M254105</link>
      <description>&lt;P&gt;Hi, I am running a scheduled SAS job each day in the VDI (Virtual Desktop) and I would like to know if there is a creative way to notify me (either though email or other) if the daily job ran successful or not.. If there is success then I leave it as is, if it's not then I have to go in and manually re-run it.&amp;nbsp; Perhaps a way that notifies me if there are more then 6 error messages (6 is normal as there is a connection error I always get) then send a notification?&amp;nbsp; Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 21:11:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Finding-if-scheduled-SAS-job-ran-successfully-in-Virtual-Machine/m-p/792996#M254105</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2022-01-27T21:11:02Z</dc:date>
    </item>
    <item>
      <title>See the number of rows created and if successful pull</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-the-number-of-rows-created-and-if-successful-pull/m-p/782595#M249497</link>
      <description>&lt;P&gt;I am not able to see the lines below (In the Log) after I do a SAS pull... How can I?&amp;nbsp; Thanks&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="podarum_0-1637959350305.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66133iF2236ECC6D46601C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="podarum_0-1637959350305.png" alt="podarum_0-1637959350305.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 20:49:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-the-number-of-rows-created-and-if-successful-pull/m-p/782595#M249497</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2021-11-26T20:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: importing an xlsm file (Windows 10)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/731342#M227810</link>
      <description>The fix happened to be a combination between Windows bit size, Office bit size and SAS installed bit size... they all had to be a 64 bit. Once that was fixed, it worked.  Thanks everyone.</description>
      <pubDate>Mon, 05 Apr 2021 12:37:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/731342#M227810</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2021-04-05T12:37:06Z</dc:date>
    </item>
    <item>
      <title>importing an xlsm file (Windows 10)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730576#M227502</link>
      <description>&lt;P&gt;Hi, I'm trying to import an xlsm file into SAS and am operating on a Windows 10 machine.&amp;nbsp; For some reason it's not working.&amp;nbsp; Any suggestion are greatly appreciated.&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 02:29:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730576#M227502</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2021-04-01T02:29:35Z</dc:date>
    </item>
    <item>
      <title>proc transpose with duplicate values</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-transpose-with-duplicate-values/m-p/711866#M219348</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; I'm trying to get the proc transpose with a duplicate value ... wanting it to show in the columns.. Here's what I mean:&lt;/P&gt;
&lt;P&gt;HAVE;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Acct&lt;/STRONG&gt;&lt;/U&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &lt;/STRONG&gt;&lt;U&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/U&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &lt;/STRONG&gt;&lt;U&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;234&amp;nbsp; &amp;nbsp; 123&amp;nbsp; &amp;nbsp;BOR&lt;/P&gt;
&lt;P&gt;245&amp;nbsp; &amp;nbsp; 122&amp;nbsp; &amp;nbsp;BOR&lt;/P&gt;
&lt;P&gt;245&amp;nbsp; &amp;nbsp; 124&amp;nbsp; &amp;nbsp;COB&lt;/P&gt;
&lt;P&gt;245&amp;nbsp; &amp;nbsp; 125&amp;nbsp; &amp;nbsp;COB&lt;/P&gt;
&lt;P&gt;245&amp;nbsp; &amp;nbsp; 126&amp;nbsp; &amp;nbsp;POA&lt;/P&gt;
&lt;P&gt;246&amp;nbsp; &amp;nbsp; 128&amp;nbsp; &amp;nbsp;BOR&lt;/P&gt;
&lt;P&gt;246&amp;nbsp; &amp;nbsp; 127&amp;nbsp; &amp;nbsp;POA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WANT&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Acct&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp; &amp;nbsp;&lt;U&gt;&lt;STRONG&gt;BOR&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;COB1&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;COB2&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;U&gt;&lt;STRONG&gt;POA&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;234&amp;nbsp; &amp;nbsp; 123&amp;nbsp;&lt;/P&gt;
&lt;P&gt;245&amp;nbsp; &amp;nbsp; 122&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 124&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;125&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 126&lt;/P&gt;
&lt;P&gt;246&amp;nbsp; &amp;nbsp; 128&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;127&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2021 19:40:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-transpose-with-duplicate-values/m-p/711866#M219348</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2021-01-16T19:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Select data with only 4 decimals</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Select-data-with-only-4-decimals/m-p/688951#M209392</link>
      <description>Thanks everyone, the answers are great</description>
      <pubDate>Mon, 05 Oct 2020 17:10:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Select-data-with-only-4-decimals/m-p/688951#M209392</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2020-10-05T17:10:02Z</dc:date>
    </item>
    <item>
      <title>Select data with only 4 decimals</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Select-data-with-only-4-decimals/m-p/688913#M209373</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; I have a dataset that is interest rate, most of the data is in a 2 decimal format (eg. 2.45), but some rows have a 4 decimals (eg. 2.4678) format.&amp;nbsp; How do I chose the data that has only the 4 decimals?&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 15:58:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Select-data-with-only-4-decimals/m-p/688913#M209373</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2020-10-05T15:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Make row values into column</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Make-row-values-into-column/m-p/624953#M20184</link>
      <description>&lt;P&gt;You Rock.. Thank You !!!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 21:10:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Make-row-values-into-column/m-p/624953#M20184</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2020-02-14T21:10:13Z</dc:date>
    </item>
    <item>
      <title>Make row values into column</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Make-row-values-into-column/m-p/624941#M20182</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; I have a list of accounts and their customer Ids, some accounts can have more than 1 customer and different customer types.&amp;nbsp; I would like to transpose by type of customer.&amp;nbsp; Here's what I mean:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;HAVE&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Acct&amp;nbsp; &amp;nbsp; &amp;nbsp; Type_A&amp;nbsp; &amp;nbsp; &amp;nbsp;Type_B&amp;nbsp; &amp;nbsp; &amp;nbsp;Type_C&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;001&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 234&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;001&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 356&amp;nbsp;&lt;/P&gt;
&lt;P&gt;002&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 567&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 124&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;345&lt;/P&gt;
&lt;P&gt;002&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 567&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 124&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;678&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;WANT&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Acct&amp;nbsp; &amp;nbsp; &amp;nbsp;Type_A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Type_B1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Type_B2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Type_C1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Type_C2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;001&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;234&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 356&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;002&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;567&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;124&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 345&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 678&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This logic applied to a list of 1 million accouts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 20:40:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Make-row-values-into-column/m-p/624941#M20182</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2020-02-14T20:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Importing cuts-off field length</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-cuts-off-field-length/m-p/623144#M183390</link>
      <description>&lt;P&gt;Good idea, however I can't due to very sensitive personal information..&amp;nbsp; Is there a different way?&amp;nbsp; Can I specify the length in the proc import for that specific field?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 19:19:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-cuts-off-field-length/m-p/623144#M183390</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2020-02-07T19:19:48Z</dc:date>
    </item>
    <item>
      <title>Importing cuts-off field length</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-cuts-off-field-length/m-p/623139#M183386</link>
      <description>&lt;P&gt;Hi, when I proc import a raw .txt file, a specific field (name of customer) cuts off at a certain length, other fields remain in their lengths, some longer.. No idea why.&amp;nbsp; Please help !!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's my proc import code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;import&lt;/STRONG&gt; out = raw datafile = "S:\Banking\MIS\Reports\Report_&amp;amp;rpt_dt..txt"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;dbms = dlm&amp;nbsp; replace;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;delimiter = '09'x;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 19:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-cuts-off-field-length/m-p/623139#M183386</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2020-02-07T19:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Select earliest record by field change</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Select-earliest-record-by-field-change/m-p/584953#M166727</link>
      <description>&lt;P&gt;Thanks everyone for the awesome responses.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 14:53:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Select-earliest-record-by-field-change/m-p/584953#M166727</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2019-08-29T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Select earliest record by field change</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Select-earliest-record-by-field-change/m-p/584781#M166624</link>
      <description>&lt;P&gt;I have a list of records by account and looking to only capture data (earliest)&amp;nbsp;when there is an interest rate change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HAVE&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Acct&amp;nbsp;&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;U&gt;Date&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;U&gt;Rate&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.3&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Jan2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.3&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.4&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.4&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.4&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.2&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.2&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.4&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.4&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;
&lt;P&gt;and so on for many accts...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WANT&amp;nbsp; (only rate changes - including the first one)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Acct&amp;nbsp;&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;U&gt;Date&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;U&gt;Rate&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.3&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.4&lt;/P&gt;
&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.2&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.4&lt;/P&gt;
&lt;P&gt;345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 20:53:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Select-earliest-record-by-field-change/m-p/584781#M166624</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2019-08-28T20:53:33Z</dc:date>
    </item>
    <item>
      <title>Connect from SAS Unix to Windows Shared folders through SAS Managment Console</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Connect-from-SAS-Unix-to-Windows-Shared-folders-through-SAS/m-p/535030#M16512</link>
      <description>&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;Our team is trying to “fully” automate the sas scripts using SAS Management Console. We have been able to schedule them on our Unix Servers. But all our scripts produce excel reports and we need to put the outputted data&amp;nbsp;on the Corporate Shared folders (Windows 7 Enterprise). How can we connect/upload the SAS&amp;nbsp;data from the Unix to the&amp;nbsp;shared folders.&lt;/FONT&gt;&lt;/SPAN&gt; &lt;SPAN style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;Thanks&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 22:00:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Connect-from-SAS-Unix-to-Windows-Shared-folders-through-SAS/m-p/535030#M16512</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2019-02-12T22:00:41Z</dc:date>
    </item>
  </channel>
</rss>

