<?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>Giuliano Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>Giuliano Tracker</description>
    <pubDate>Fri, 15 May 2026 14:53:44 GMT</pubDate>
    <dc:date>2026-05-15T14:53:44Z</dc:date>
    <item>
      <title>Re: How to Change a Variable Name Label to a date</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Change-a-Variable-Name-Label-to-a-date/m-p/212810#M39300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am joining several tables to get this report. I am using a master table to pull my last months numbers, using max date.&amp;nbsp; I am running my query again to get current months rate.&amp;nbsp; I am adding a Case function to compare the 2 columns.&amp;nbsp; After I run my compare, I want to change the labels to dates if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 16:45:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Change-a-Variable-Name-Label-to-a-date/m-p/212810#M39300</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-03-30T16:45:54Z</dc:date>
    </item>
    <item>
      <title>How to Change a Variable Name Label to a date</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Change-a-Variable-Name-Label-to-a-date/m-p/212808#M39298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a report every month and 2 of my columns are labelled "Current Months Rate" and "Previous Months Rate"&amp;nbsp; I was wondering if there was an easy way to actually display the date or even the Year and Month in place of&amp;nbsp; "Current Months Rate" or "Previous Months Rate".&amp;nbsp; So instead of "Current Months Rate" I would like the column to be labelled 03/01/2015 or 2015_03.&amp;nbsp; And I would need these columns to be relabelled automatically every month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 16:32:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Change-a-Variable-Name-Label-to-a-date/m-p/212808#M39298</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-03-30T16:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need help combining 2 observations on PROC TRANSPOSE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-help-combining-2-observations-on-PROC-TRANSPOSE/m-p/189722#M35799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Ok thank you.&amp;nbsp; I will give that a shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 22:27:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-help-combining-2-observations-on-PROC-TRANSPOSE/m-p/189722#M35799</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-19T22:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need help combining 2 observations on PROC TRANSPOSE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-help-combining-2-observations-on-PROC-TRANSPOSE/m-p/189720#M35797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And just forget about the Transpose all together?&amp;nbsp; Do a Merge maybe?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 22:16:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-help-combining-2-observations-on-PROC-TRANSPOSE/m-p/189720#M35797</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-19T22:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need help combining 2 observations on PROC TRANSPOSE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-help-combining-2-observations-on-PROC-TRANSPOSE/m-p/189718#M35795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I know but if I move the effective_date to a VAR statement then it throws everything else off.&amp;nbsp; I have to somehow keep this exact format and join my 2 obervations in 1 line. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 22:04:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-help-combining-2-observations-on-PROC-TRANSPOSE/m-p/189718#M35795</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-19T22:04:12Z</dc:date>
    </item>
    <item>
      <title>Need help combining 2 observations on PROC TRANSPOSE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-help-combining-2-observations-on-PROC-TRANSPOSE/m-p/189716#M35793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a PROC APPEND to gather my data monthly.&amp;nbsp; I am then using PROC TRANSPOSE to change the format of my data.&amp;nbsp; Each month I will have a new column added to the end of my spreadsheet to compare pricing month to month.&amp;nbsp; I ran a test to compare what happens when a price changes from one month to the next.&amp;nbsp; Everything looks good except I when there was a pricing change from one month to the next it created a new line.&amp;nbsp; I just want one line with the price from month to month.&amp;nbsp; I pasted below to show you what it looks like now along with the last part of my code.&amp;nbsp; I just need everything on one line, not two.&amp;nbsp; Not sure if I need to modify my TRANPOSE or insert a new DATA STEP afterwards to combine the 2.&amp;nbsp; I still want the old rate to appear in last month columns and I still want the new rate to compare in this months column.&amp;nbsp; Everything else with the program works perfectly.&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SORT data=work.mobpp4;&lt;BR /&gt;BY soc DESCENDING effective_date;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PROC TRANSPOSE DATA = rashare.gf_temp_mobility_RC_jan19 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; out=work.longf (DROP = _name_ _Label_)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PREFIX = EXTRACT_PERIOD_&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BY SOC Feature_Code soc_description effective_date expiration_date Extract_Date;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID Extract_Year_Month;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VAR RATE;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="WIDTH: 996px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="104"&gt;SOC&lt;/TD&gt;&lt;TD width="104"&gt;Feature_Code&lt;/TD&gt;&lt;TD width="104"&gt;Description&lt;/TD&gt;&lt;TD width="104"&gt;effective_date&lt;/TD&gt;&lt;TD width="121"&gt;Extract_Date&lt;/TD&gt;&lt;TD width="193"&gt;Exctract_Period_Y2015_M02&lt;/TD&gt;&lt;TD width="266"&gt;Extract_Period_Y2015_M01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;0MGS1OP&lt;/TD&gt;&lt;TD&gt;UTGSTD&lt;/TD&gt;&lt;TD&gt;Sharing option&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;8/7/2008&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/19/2015&lt;/TD&gt;&lt;TD&gt;.&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;0MGS1OP&lt;/TD&gt;&lt;TD&gt;UTGSTD&lt;/TD&gt;&lt;TD&gt;Sharing option&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;8/17/2008&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/19/2015&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD&gt;.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Giuliano Filoso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 21:32:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-help-combining-2-observations-on-PROC-TRANSPOSE/m-p/189716#M35793</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-19T21:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Program to rename, change and merge table month over month.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169816#M32593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its is simply a product that I am comparing month over month.&amp;nbsp; I am looking at the pricing for these products and I am trying to determine if the rate is changing from month to month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 13:14:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169816#M32593</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-16T13:14:44Z</dc:date>
    </item>
    <item>
      <title>Adding checkpoints and Restart from checkpoints</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Adding-checkpoints-and-Restart-from-checkpoints/m-p/180611#M34498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add checkpoints at each stage and a restart from checkpoint to the code below.&amp;nbsp; I will be running this code monthly and if it fails at any point, I will need to restart it at the point in which it failed, instead of rerunning the entire program again.&amp;nbsp; I would like to be notified as well if there is an error.&amp;nbsp; Would anyone be able to assist me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp1 AS&lt;BR /&gt;SELECT DISTINCT soc, feature_code, rate, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; datepart(effective_date)format=mmddyy10. AS effective_date,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; datepart(sys_creation_date)format=mmddyy10. AS sys_creation_date, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; datepart(expiration_date)format=mmddyy10. AS expiration_date, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&amp;amp;sysdate"d as Extract_Date format= MONYY7.&lt;BR /&gt;FROM bmlrwork.pp_rc_rate&lt;BR /&gt;WHERE feature_code NOT IN ('PNETRM');&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp2 AS&lt;BR /&gt;SELECT DISTINCT soc, soc_description, product_type, service_provider&lt;BR /&gt;FROM bmlrwork.soc;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp3 AS&lt;BR /&gt;SELECT DISTINCT t1.soc, t1.feature_code, t1.rate, t1.effective_date, t1.sys_creation_date, t1.expiration_date, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; t2.soc_description, t2.product_type, t2.service_provider, t1.Extract_Date&lt;BR /&gt;FROM work.mobpp1 AS t1 &lt;BR /&gt;LEFT JOIN work.mobpp2 AS t2&lt;BR /&gt;ON t1.soc = t2.soc;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SORT data=work.mobpp3;&lt;BR /&gt;BY soc DESCENDING effective_date;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DATA work.mobpp4;&lt;BR /&gt;SET work.mobpp3;&lt;BR /&gt;BY soc DESCENDING effective_date;&lt;BR /&gt;IF first.soc THEN OUTPUT;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DATA RASHARE.GF_TEMP_MOBILITY_RC_JAN13 RASHARE.GF_TEMP_IPBB_RC_JAN13;&lt;BR /&gt;set work.mobpp4;&lt;BR /&gt;IF service_provider in ('ALL','MOBL')THEN OUTPUT RASHARE.GF_TEMP_MOBILITY_RC_JAN13;&lt;BR /&gt;ELSE OUTPUT RASHARE.GF_TEMP_IPBB_RC_JAN13;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 19:09:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Adding-checkpoints-and-Restart-from-checkpoints/m-p/180611#M34498</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-13T19:09:18Z</dc:date>
    </item>
    <item>
      <title>Convert Data string to Date String MONYY7.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-Data-string-to-Date-String-MONYY7/m-p/176612#M33836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running the code below.&amp;nbsp; I added the sysdate to my first 2 tables.&amp;nbsp; The sysdate keeps coming out as a character string.&amp;nbsp; I would like to change it to a date string and only display the month and year (MONYY7.)&amp;nbsp; Can anyone please assist me with modifiying my current code or adding a data step to convert the character string to a date string and display month and year only. ex the date right now is diplayed as 09JAN15 which is formated as CHAR7.&amp;nbsp; I would like to display the date as JAN2015.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp1 AS&lt;BR /&gt;SELECT DISTINCT soc, feature_code, rate, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; datepart(effective_date)format=mmddyy10. AS effective_date,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; datepart(sys_creation_date)format=mmddyy10. AS sys_creation_date, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; datepart(expiration_date)format=mmddyy10. AS expiration_date, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&amp;amp;sysdate" as Extract_Date&lt;BR /&gt;FROM bmlrwork.pp_rc_rate&lt;BR /&gt;WHERE expiration_date =.;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DATA work.mobpp1; &lt;BR /&gt;INPUT Extract_Date $7.;&lt;BR /&gt;FMTExtract_Date= INPUT(Extract_Date,monyy7.);&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp2 AS&lt;BR /&gt;SELECT DISTINCT soc, soc_description, product_type, "&amp;amp;sysdate" AS Extract_Date&lt;BR /&gt;FROM bmlrwork.soc&lt;BR /&gt;WHERE expiration_date =.;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp3 AS&lt;BR /&gt;SELECT DISTINCT t1.soc, t1.feature_code, t1.rate, t1.effective_date, t1.sys_creation_date, t1.expiration_date, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; t2.soc_description, t2.product_type, t2.Extract_Date&lt;BR /&gt;FROM work.mobpp1 AS t1 &lt;BR /&gt;LEFT JOIN work.mobpp2 AS t2&lt;BR /&gt;ON t1.soc = t2.soc;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Giuliano Filoso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 18:53:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-Data-string-to-Date-String-MONYY7/m-p/176612#M33836</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-09T18:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Merge monthly data - PROC APPEND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merge-monthly-data-PROC-APPEND/m-p/173522#M33301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok perfect, thank you Reeza.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 14:01:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merge-monthly-data-PROC-APPEND/m-p/173522#M33301</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-08T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Merge monthly data - PROC APPEND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merge-monthly-data-PROC-APPEND/m-p/173520#M33299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Ok, so you are saying that I should use PROC REPORT after I do my PROC APPEND to display the results needed?&amp;nbsp; And forget about about using PROC TRANPOSE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 13:43:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merge-monthly-data-PROC-APPEND/m-p/173520#M33299</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-08T13:43:12Z</dc:date>
    </item>
    <item>
      <title>Merge monthly data - PROC APPEND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merge-monthly-data-PROC-APPEND/m-p/173517#M33296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a table which I will need to run on a montly basis to compare pricing changes month over month on products and services, and to detemine when a new product or service is introduced.&amp;nbsp; I will be running my report at the beginning of each month and then performing a PROC APPEND to merge the products and services.&amp;nbsp; The first month I will need all information brought in.&amp;nbsp; After that I just need the updated pricing for that current month and also any new products or services that were introduced.&amp;nbsp; I need to have my read vertically in columns similar to the ones I pasted below.&amp;nbsp; I understand that I will need to Transpose my data afterwards to change the view from horizontal to vertical.&amp;nbsp; The SOC, Feature and Description columns will remain constanst however I will need to add a new column ever month, for ex. Rate_201501, Rate_201502, Rate_201503.&amp;nbsp; every&amp;nbsp; I will have approx 50k record in my table.&amp;nbsp; Most months, the Products and Services will not change, just the rate might change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming that I will probably need to insert another column to my current table so that I can insert the Month/Year that I am running the table for. I have no run date field in my current table.&amp;nbsp; When I run multiple tables now, it will list all my results horizontally.&amp;nbsp; I have no way of distinguishing which variables are from which month.&amp;nbsp; My question is, how do I add the date month over month to my current table and have it display as it does in the second table?&amp;nbsp; Maybe I'm going about this wrong but any input would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the fields on my current table.&amp;nbsp; Right now my data is displayed horizontally.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="612"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="106"&gt;SOC&lt;/TD&gt;&lt;TD width="106"&gt;FEATURE_CODE&lt;/TD&gt;&lt;TD width="75"&gt;RATE&lt;/TD&gt;&lt;TD width="219"&gt;SOC_DESCRIPTION&lt;/TD&gt;&lt;TD width="106"&gt;PRODUCT_TYPE&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how I want my table to look as I am adding the months in.&amp;nbsp; I need to Transpose my data so that it displays vertically in this format.&amp;nbsp; And I need to add a new header each month.&amp;nbsp; Not sure how I can achive this.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="718"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;SOC &lt;/TD&gt;&lt;TD class="xl63" width="64"&gt;Feature&lt;/TD&gt;&lt;TD class="xl63" width="146"&gt;Feature Description&lt;/TD&gt;&lt;TD class="xl64" width="106"&gt;Rate_201412&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Rate_201501&lt;/TD&gt;&lt;TD class="xl63" width="109"&gt;Rate_201502&lt;/TD&gt;&lt;TD class="xl63" width="92"&gt;Rate_201503&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 21:55:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merge-monthly-data-PROC-APPEND/m-p/173517#M33296</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-07T21:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Program to rename, change and merge table month over month.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169814#M32591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will need to store the changes in my master data.&amp;nbsp; However I only need to report on the current month and the previous month.&amp;nbsp; My master will have all months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 20:44:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169814#M32591</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-06T20:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Program to rename, change and merge table month over month.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169812#M32589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response.&amp;nbsp; When you say that I should store the effective date concerned as a SAS date value, how would I do that?&amp;nbsp; Just to give you more info, the report will be run at the beginning of each month.&amp;nbsp; I want to merge the reports from the last month and the current month to deteremine what, if anything, has changed.&amp;nbsp; What I am looking for is a pricing change in an existing product, or if a new product appears on the list that didnt appear there the month before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 20:35:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169812#M32589</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-06T20:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Program to rename, change and merge table month over month.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169811#M32588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.&amp;nbsp; I'll try this method and see if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 16:34:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169811#M32588</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-06T16:34:40Z</dc:date>
    </item>
    <item>
      <title>Program to rename, change and merge table month over month.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169808#M32585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am fairly new to SAS.&amp;nbsp; I created a table to give me all billing rates for various products or features that I am looking at.&amp;nbsp; I need to run this table once a month to compare the billing rate for the products and features month over month.&amp;nbsp; I would need a program or DATA Step to execute the table and compare the list month over month.&amp;nbsp; Every month I will need to highlight any new or deleted products and features.&amp;nbsp; I will also need to highlight any pricing changes for existing products and features.&amp;nbsp; My Master Table will need to contain the billing rates for all months going forward.&amp;nbsp; I will need to add a new column every month to show the billing rate for that month and if there were any changes.&amp;nbsp; The header will also have to be insterted automaticall with the current month.&amp;nbsp; I will also need to create a separate monthly report with only the current month and the previous months billing rate along with any changes, additions or deletions.&amp;nbsp; For example, this month I would show the billing rate for December and the billing rate for January only, with a comparison of the 2 months.&amp;nbsp; Next month I would compare January and February.&amp;nbsp; I pasted of an example of my headers below.&amp;nbsp; The number of products or features I will be comparing would exceed 30k records per month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not even sure where to start with this.&amp;nbsp; Any assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="718"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;SOC &lt;/TD&gt;&lt;TD class="xl63" width="64"&gt;Feature&lt;/TD&gt;&lt;TD class="xl63" width="146"&gt;Feature Description&lt;/TD&gt;&lt;TD class="xl64" width="106"&gt;Rate_201412&lt;/TD&gt;&lt;TD class="xl63" width="137"&gt;Rate_201501&lt;/TD&gt;&lt;TD class="xl63" width="109"&gt;Rate_201502&lt;/TD&gt;&lt;TD class="xl63" width="92"&gt;Rate_201503&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 22:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Program-to-rename-change-and-merge-table-month-over-month/m-p/169808#M32585</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2015-01-05T22:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a %Let Statement to my code?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-add-a-Let-Statement-to-my-code/m-p/154310#M30276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that's help me a great deal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 20:00:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-add-a-Let-Statement-to-my-code/m-p/154310#M30276</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2014-12-17T20:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a %Let Statement to my code?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-add-a-Let-Statement-to-my-code/m-p/154309#M30275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for help!&amp;nbsp; Much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 19:59:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-add-a-Let-Statement-to-my-code/m-p/154309#M30275</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2014-12-17T19:59:44Z</dc:date>
    </item>
    <item>
      <title>How to add a %Let Statement to my code?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-add-a-Let-Statement-to-my-code/m-p/154305#M30271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to SAS and I am creating a program to compare pricing month over month for the variable "SOC".&amp;nbsp; The code I have so far is below.&amp;nbsp; I need to add a %Let macro statement to the code below so I can enter the month I am looking up.&amp;nbsp; Any help would be appreciated.&amp;nbsp; I am not sure how to do this or where in the code to add it.&amp;nbsp; I am also tring to ensure I do not have any duplicate "SOC" variables.&amp;nbsp; Not sure if using the DISTINCT function will work.&amp;nbsp; I am pulling necessary information from several tables and joining them.&amp;nbsp; Now I need a way to automate this program so it can run it month over month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp1 AS&lt;BR /&gt;SELECT DISTINCT soc, ban, subscriber_no &lt;BR /&gt;FROM bmlappo.service_agreement&lt;BR /&gt;WHERE subscriber_no ~= '0000000000'&lt;BR /&gt;AND expiration_date IS NULL OR expiration_date&amp;nbsp; &amp;gt;= '15-DEC-2014'd&lt;BR /&gt;GROUP BY soc, ban, subscriber_no;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CREATE TABLE work.mobpp2 AS&lt;BR /&gt;SELECT DISTINCT soc, ban, subscriber_no, feature_code, SUM (ACTV_AMT) AS soc_price&lt;BR /&gt;FROM bmlappo.charge&lt;BR /&gt;WHERE sys_creation_date &amp;gt;= '15-DEC-2014'd&lt;BR /&gt;AND ACTV_REASON_CODE = 'R' &lt;BR /&gt;AND FEATURE_CODE = 'STD'&lt;BR /&gt;GROUP BY soc, ban, subscriber_no, feature_code, actv_amt;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp3 AS&lt;BR /&gt;SELECT t1.soc, t1.ban, t1.subscriber_no, t2.feature_code, t2.soc_price&lt;BR /&gt;FROM work.mobpp1 t1, work.mobpp2 t2&lt;BR /&gt;WHERE t1.ban = t2.ban&lt;BR /&gt;AND t1.subscriber_no = t2.subscriber_no;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp4 AS&lt;BR /&gt;SELECT DISTINCT ban, account_type, account_sub_type&lt;BR /&gt;FROM bmlappo.billing_account;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp5 AS&lt;BR /&gt;SELECT t1.*, t2.account_type, t2.account_sub_type&lt;BR /&gt;FROM work.mobpp3 t1, work.mobpp4 t2&lt;BR /&gt;WHERE t1.ban = t2.ban;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp6 AS&lt;BR /&gt;SELECT DISTINCT soc, soc_description, service_type, soc_status, datepart (sale_eff_date)format=mmddyy10. AS sale_eff_date, datepart(sale_exp_date)format=mmddyy10. AS sale_exp_date, product_type&lt;BR /&gt;FROM bmlrwork.soc&lt;BR /&gt;WHERE (expiration_date IS NULL OR expiration_date&amp;nbsp; &amp;gt;= '15-DEC-2014'd)&lt;BR /&gt;AND product_type IN ('CEL','A');&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;BR /&gt;CREATE TABLE work.mobpp7 AS&lt;BR /&gt;SELECT t1.*, t2.soc_description, t2.service_type, t2.soc_status, t2.sale_eff_date, t2.sale_exp_date&lt;BR /&gt;FROM work.mobpp5 t1, work.mobpp6 t2&lt;BR /&gt;GROUP BY soc, feature, ban;&lt;BR /&gt;QUIT;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 19:09:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-add-a-Let-Statement-to-my-code/m-p/154305#M30271</guid>
      <dc:creator>Giuliano</dc:creator>
      <dc:date>2014-12-17T19:09:42Z</dc:date>
    </item>
  </channel>
</rss>

