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
Look up the LAG or DIF functions.
Look up the LAG or DIF functions.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.