Lab 5: Analyzer Exercises 4.1 to 4.2
Webex CC Partner Summit Lab5: Analyzer Lab
Exercises 4.1 and 4.2
Table of Contents
- Exercise 4.1: Using Formula and Filter
- Exercise 4.2: Enhanced Field Compound Visualization and Drill-down
Quick Links
Lab Objective
This lab is designed to build upon previous labs where custom reports were created and saved. Those reports will be used in this lab to further get simple, useful and actionalble data insights. In this lab we will explore Enhanced Fields, Heat Map view, Compound Visualizations, and Drill-down
Pre-requisite
- All previous labs completed
- Admin or supervisor credential with Analytics access in user profile
- Make sure to make few test calls and answered by the agent the day you attempting this lab (to ensure we have some data to analyze)
Exercise 4.1 Using Formulas and Filters
Section Information
- Create a Queue Performance Report
- Add report values like number of connected calls for a queue, number of calls waiting in queue and longest duration for calls in queue
- Create a CSR report and set it as a Realtime report with a refresh set to 3 seconds
- On the Row Segment set Final Queue Name.
Instructions are also listed on screen in the videos - Drag Connected Count to
Profile Variables - Drag Contact Session ID to Profile Variables and set a
filterhere for calls that are Parked - Drag Realtime Update Timestamp to
Profile Variablesand set for theMinimum Value of - Right click and
create a new formulaon the Realtime Update Timestamp -
The new formula should be named LongestDuration and the expression should be
Current Timestamp-Minimum Realtime Update Timestamp - Hide the Minimum Realtime Contact Timestamp created in step 6.
- Save the report as
4.1_CSR_QueueStatus - Set any columns that require timestamps with the appropriate formatting
- On the
leftcolumn, add a filter and use Final Queue Name - In the filter under the
Fieldssection, set the Queue names that should appear in the report - Be sure to save the LongestDuration as a global variable
Nextwe will be opening a newly created report from Lab 3 - 3.2_AAR_AgentState- Use the global filter created in the previous report to filter your team in this report
Savethis new report as4.1.2_AAR_AgentStateNextEdit the newly created report in Lab 3 named3.1_CSR_ContactsAdd a Filterusing Final Queue Name and set a Regular Expression- Use the expression
QV_+as the wildcard. - Refer REGEX to learn and test your regular expressions
- Use the expression
Savethe expression then chooseSave asand call this new report `4.1.3_CSR_Contacts’- This completes this lab. Please proceed to the next lab below.
Exercise 4.2 Enhanced Field Compound Visualization and Drill-down
Section Information
** Getting simple, actionable data insights from your reports using:
- Enhanced Fields
- Heat Map View
- Compound Visualizations
- Customized Drill-downs
** Outcome reports in this lab will be
- 4.2.1_CSR_QueueStatus
- 4.2.2_CSR_ContactVolume
- Begin by running a previously created report named
4.1.1_CSR_QueueStatusto review the report information - Edit the report to add reporting functionality
- On the
Final Queue Nameblock, right click and create a new enhancement to create a newChannel Groupas listed in the video andSavethe enhancement

Savethe report and realign the sequence as shown in the videoPreviewthe report to view the changes. You should see a new Chat Group for your chat channelsDeleteFinal Queue Name from the Row Segments andSaveonce again previewing the results- On the report view, click on the ChatGroup - Connected box and see that an icon will appear to
drill downinto those values.Click it - Back in the editor, select a
Heat Mapview for this table thenSaveand view or refresh your report view - Click on the
ChannelGroupcreated and save it to create a new Global Filter Rename and Savethis report to4.2.1_CSR_QueueStatus- Run the recently created report named
4.1.3_CSR_Contactsto view what changes may be needed - Use the
Drill-downfunctionality on aContact Session IDblock in the report - Choose a call that was transferred by looking for a
consult- If this doesn’t exist, you may decide to create some consult transfer calls
- Watching the video, as specified, click on the Agent Name option under fields. This takes you to the first agent name.
- Click on the Field called Second Agent Name to see who this call was consult transferred to
- Experiment with Drill-down and export or open in a new tab
NextTime to jump to the next and last part of this exercise- This part of the exercise will show
Enhanced Field Compound Visualization Drill-down Editthe report3.3_CSR_ContactVolumeand follow the video to make the needed changes- Output Type - Table
- Compute - None
- Add Row Segment - Entrypoint Name
Renamethe current Module1 asMonthly- Add another module and name it
Weeklyand set the interval to Weekly - Remove the extra Module as shown in the video
Save ason this report as4.2.2_CSR_ContactVolume- This completes all the requirements of this exercise