Custom Report¶
Overview
The platform comes with built-in reports that summarize the results of a specific job run. Custom Reports are non-standard reports that the user has specified and added to the standard report package.
Creating Custom Reports
To create a custom report a user has to:
- Design the report and code it in python
- Pass the report to the Tech team for implementation
- Refer to Customizing reports for more details.