Veritas™ Surveillance User Guide
- Introducing Veritas Surveillance
- Getting started
- Working with dashboard widgets
- Managing employees and employee groups
- Managing departments
- Managing department users
- Managing department-level archives
- Managing department-level searches
- Managing department-specific hotword sets
- Managing department-specific labels
- Managing department-specific review comments
- Viewing employees associated with departments
- Managing users, roles, and permissions
- Managing application-level archives
- Managing application-level searches
- Managing application-specific hotword sets
- Managing application-specific labels
- Managing application-specific review comments
- Managing search schedules
- Managing export operations
- Managing reviews
- Working with reports
- Enhanced reporting
- Departments API
- Roles API
- Users API
- UserRoles API
- ItemMetrics API
- ReviewerMapping API
- MonitoredEmployees API
- Evidence of Review API
- Managing Power BI templates for reporting APIs
- Managing Audit Settings
- Working with Audit viewer
TEMPLATE - Item Metrics
- Open the TEMPLATE - Item Metrics.pbit file, and specify the following details.
Endpoint Base URL
Enter the REST API endpoint URL. For example, https://<Reporting endpoint Base URL>
CaptureDateStart
CaptureDateStart is the date on which items are captured or ingested in Veritas Surveillance is recorded as the CaptureDateStart for that item.
This filter specifies the start date for returning count of items whose CaptureDateStart is greater than or equal to this start date.
Data Type: Date in the YYYY-MM-DD format that is CaptureDateStart.
CaptureDateEnd
This filter specifies the end date for returning count of items whose CaptureDateEnd is greater than or equal to this date.
Data Type: Date in the YYYY-MM-DD format that is CaptureDateEnd.
- Click Load.
- Select the required OData Feed.
- Click Connect and choose Basic Authentication mechanism to access Reporting API.
The application prompts you several times to provide appropriate credentials when querying Reporting API for each report.
- Wait while Microsoft Power BI Desktop uses the provided filter values to generate queries and fetch OData reports from the specified Veritas Surveillance Server. This process may take some time depending on the amount of data being retrieved from the server.
Upon successful processing, the application displays a report for the retrieved data of the corresponding API endpoint. To help you better visualize and understand the API Endpoint reports, refer to sample images of reports.