Interval based report
Summary
Number of incidents in every 30 minutes for a day.Content
Hi,
I have a query related to number of incidents created in every 30 minutes but what I can see in documentation we can only have it on hourly basis. Any suggestion how to make interval to 30 minutes. Report fields formulas are given below:
Interval: date_trunc(incidents.created, HOURS)
Emails Received: count(incidents.created)
Thanks,
-Ashutosh
Tagged:
0