- 26 Apr 2024
- 1 Minute to read
- Print
- DarkLight
12.7.1. Create Callback Report with Skills
- Updated on 26 Apr 2024
- 1 Minute to read
- Print
- DarkLight
To create a callback report to include the skills request and the outbound callback calls.
First, create a new report type.
Head to Salesforce Setup
Search for 'Report Types' in the Quick Find box.
Click 'New Custom Report Type'
Primary Object = Call Reporting
Name the report "Call Reporting with/without Call Reporting Callbacks"
Deployed Status = Deployed
Secondary Object (Object B) = Call Reporting Callbacks
A to B relationship= "A" records may or may not have related "B" records.
Save
Create a report with the new report type
Add a filter on the field From Flag Callback Requested = True
Group the records by Call Reporting Name (Call Reporting object)
Add any additional fields that you would like recommended set up below
Turn the report into a 'Joined Report'
Add a new block with the Call Reporting with Requested Skill report type
On the Call Reporting with Requested Skill report add a filter on the field From Flag Callback Requested = True
Add the field “Skill” to the outline of the report
Save & Run