Hi, After looking at lot of videos and reading through i am struggling to find answer to my query. I am using SAS EG 8.3 and looking to create a variable from an existing date and time variable for example variable is submission_date and stores '20Jan2023:15:30:33'. I want the new variable to look at reports from day before yesterday 19:00 onwards, from the example above if i am running the code on 20th Jan then it should pull up records from 18Jan2023 19:00:00 onwards. I am going to be running this report everyday and need the time fixed from 19:00 but not the date (as should always pull data from day before yesterday 19:00 onwards) Any help and guidance will be highly appreciated and apologies for the repetition. Thanks.
... View more