Hi I want to extract data between date time,
i have a huge data file and I need extract daily weekly monthly and yearly, after which calculate the difference between the start and end date excluding weekend.
example : I want data the below extraction
Daily - 11:09:2023 16:00:00 (4pm) to 11:10:2023 05:00:00 ( 5 am)
Weekly - 11:06:2023 16:00:00 to 11:18:2023 05:00:00
i don’t know if this can be done cause I will also need the dates excluding weekends, I run the report on Monday it should know to take Friday 4pm to Saturday 5 am