Schedule a report if business elapsed time reaches to 50% and 75%
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 04:12 AM
I want to Schedule a report if business elapsed time reaches to 50% and 75%
2 REPLIES 2
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 11:21 AM
To achieve this, you'll need to perform two tasks:
Create a Report for Sending:
- Start by generating a report containing the data you intend to send.
Write a Scheduled Script for Business Elapsed Time:
- Develop a scheduled script that calculates business elapsed time.
- Implement the logic for calculating the elapsed time, considering factors like business hours, holidays, or any other relevant criteria.
- Schedule the script to run at predefined intervals to continuously update the elapsed time metrics.
Mark the comment as a correct answer and also helpful if this has helped to solve the problem
Krishna Sharma
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 08:57 PM