Date: Fri, 29 Oct 2010 05:58:59 -0400
Reply-To: "SUBSCRIBE SAS-L Joe H. Smith" <peesari.mahesh@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "SUBSCRIBE SAS-L Joe H. Smith" <peesari.mahesh@GMAIL.COM>
Subject: How can i take columns dynamically
Hi,
I have a report its presenting last 6 months business data for example
Apr May Jun Jul Aug Sep
1 2 3 4 5 6
5 3 4 6 2 3
In next month when i generate report it should add Oct month and data and
hidden Apr month it means the report contains always last 6months from
execution date, so how can i take data like that dynamically
|