Report on Specific Day of Week

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 10:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 10:24 AM
Hello Cammi,
Are you meaning day of the week like "Cases opened Monday, Tuesday, etc." over time? You should be able to use the Trend operator for opened/created/etc, and then use a script includes to call a script that pulls back whatever day of the week it is.
For example, Created TREND ON javascript:getDayOfWeek() or whatever you call your script
EDIT: I stand corrected, using TREND does not allow you to type in and you're given only select boxes for the Day. You would either need to create 5 reports for each day of the week (or 7 if you need weekends) or potentially look at using PA in some way to achieve this breakdown with a bucket group and scripting.
Please mark my answer as correct/helpful if it has helped you.
Thanks,
Logan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 10:57 AM
I thought I might have to use PA to do this. I'll have to work on the breakdown for PA. I am still working on learning PA but I was afraid that was going to be the answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 11:02 AM
Hello Cammi,
I'd be happy to help with any PA questions you might run into! It seems more intimidating than it really is but is well worth it once you do learn it!
Please mark my answer as correct/helpful if it has helped you.
Thanks,
Logan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 10:26 AM