BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
tparvaiz
Obsidian | Level 7

Hi, I have a table that looks like this. (Sorted by City and then by Order Completion Time)

 

City Order No Order Completion Time Time between Order Processing (Mints)
Toronto 1 18APR2017:00:50:00.000  
Toronto 2 18APR2017:01:07:00.000 17
Toronto 3 18APR2017:01:50:00.000 43
Toronto 4 18APR2017:02:44:00.000 54
Toronto 5 18APR2017:03:15:00.000 31
Toronto 6 18APR2017:03:55:00.000 40

 

 

Now I want to calculate  "Time Between Order Processing" which is simply the time of the order minus time of the previous order.

 

can you please advise how to do it

1 ACCEPTED SOLUTION

Accepted Solutions
2 REPLIES 2

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1127 views
  • 0 likes
  • 2 in conversation