Since 4/2/2012 5:39:24 AM, atulrill has written 8 articles and participated in 7 conversations. atulrill signature: atulrill
atulrill's articles:
Items(8) /1
Calulating Average for previous and next value4787 (8/21/2010 3:42:35 PM) comp.soft-sys.sas Hi,
I need to calculate Average as shown in below table,
by zone and time.
Average should be of previous and the next number
for ex: for zone A for time 00:30 it is average of demand of time
00:15 and ... atulrill
Help Regarding Coding #2225 (2/10/2010 3:21:57 PM) comp.soft-sys.sas Hi, I have a query related to SAS enterprise guide ,i need a sql code to find out average as mentioned in below table. there are 2 variables Time Flag demand, so i need average of demand when timeflag =... atulrill
Help regarding Coding026 (2/10/2010 3:17:42 PM) comp.soft-sys.sas Hi, I have a query related to SAS enterprise guide ,i need a sql code to find out average as mentioned in below table. there are three variables Time Flag demand, so i need average of demand when time... atulrill
Error in SAS017 (10/21/2009 6:22:27 AM) comp.soft-sys.sas HI all , i am getting a meassage in SAS enterprise guide while running the code as ERROR: user doesnt have appropriate authorization level for file xxxx could anyone help removing the error Thanks Atul ... atulrill
Creating schedule in the code126 (8/23/2009 6:11:07 AM) comp.soft-sys.sas I need to create the schedule such that everday it should take the current date and should run for the that date. I require the program or code to create the scedule... Thanks ... atulrill
Cumulative Sum its urgent1117 (8/2/2009 12:44:28 PM) comp.soft-sys.sas Sir, Data is mentioned below date meter demand cal; 1 A 5 5 2 B 10 15 3 C 15 30 4 D 20 50 5 ... atulrill
Cumulative sum #4125 (8/2/2009 9:16:28 AM) comp.soft-sys.sas Sir, Data is mentioned below date meter demand cal; 1 A 5 5 2 B 10 15 3 C 15 30 4 D 20 50 5 E... atulrill
Cumulative sum #3020 (8/2/2009 9:16:27 AM) comp.soft-sys.sas Sir, Data is mentioned below date meter demand cal; 1 A 5 5 2 B 10 15 3 C 15 30 4 D 20 50 5 E... atulrill
atulrill's replies:
Items(2) /1
Calulating Average for previous and next value4787 (8/21/2010 3:42:35 PM) comp.soft-sys.sas Hi,
I need to calculate Average as shown in below table,
by zone and time.
Average should be of previous and the next number
for ex: for zone A for time 00:30 it is average of demand of time
00:15 and ... atulrill(15)