Hello Everyone,
I couldn't find built in report that can help me to filter the triggered alerts in certain time duration, like between 10:00 am to 4:00 pm on Tuesday - Thursday.
I have attempted to build sql query with my desired columns and wanted to use BETWEEN function. however the time and the date are stored in the same column I couldn't create a condition only for the time. i.e the timestamp or triggered time.
is there a better way of accomplishing the requirement ? please share any idea or resources that I missed to locate.
thank you