BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Gil_
Quartz | Level 8
Hi i have a table thst has tickets that are open thru out the day . I need to change the start time if ticket was open after hrs 11:00 pm and default to 8:00am tnext day ..
The data looks like this
Id. Start. End
W 07/01/2018 20:26:28. 07/02/2018 09:00:00

Need data to look like this

ID. Start. End
W 07/01/2018 08:00:00. 07/02/2018 09:00:00
1 ACCEPTED SOLUTION

Accepted Solutions
Astounding
PROC Star

Do you have an example that actually meets your description?  This example was submitted at 8:30 p.m., not after 11 p.m.  And the starting time gets changed to be earlier on the same day, not the next day.

View solution in original post

3 REPLIES 3
Astounding
PROC Star

Do you have an example that actually meets your description?  This example was submitted at 8:30 p.m., not after 11 p.m.  And the starting time gets changed to be earlier on the same day, not the next day.

Gil_
Quartz | Level 8
Sorry i type it fast

The data looks like this
Id. Start. End
W 07/01/2018 23:48:28. 07/02/2018 09:00:00

Need data to look like this

ID. Start. End
W 07/01/2018 08:00:00. 07/02/2018 09:00:00
Gil_
Quartz | Level 8
Astounding i got it thsnks

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 3 replies
  • 632 views
  • 0 likes
  • 2 in conversation