BookmarkSubscribeRSS Feed
nisha_a
Calcite | Level 5
I have records as follows:

Subject startdt. enddt dur
01 01jan2019 01jan2019 1
01 02jan2019 02jan2019 1
01 03jan2019 03jan2019 1
01 05jan2019 05jan2019 1

I want the records with consecutive dates, that is from 1jan to 3jan be collapsed as 1 record and the dur value should be 3. Also the 5jan record should be left as is Because the date is not a consecutive date.
1 REPLY 1
PaigeMiller
Diamond | Level 26

A couple of questions:

 

  • does subject play any role in the calculations or analysis? If so, how?
  • can start date and end date be different?

If you answer YES to any of these, can you provide a more realistic example of the data?


Also: 
when you say "Because the date is not a consecutive date" what date are you referring to, start date or enddate? 

 

Also: can you please provide working SAS code to read in your example data into a SAS data set?

--
Paige Miller

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 598 views
  • 0 likes
  • 2 in conversation