CRM and CX Blogs by Members
Find insights on SAP customer relationship management and customer experience products in blog posts from community members. Post your own perspective today!
cancel
Showing results for 
Search instead for 
Did you mean: 
Gayatri_Bagde
Active Participant
There are number of use cases where business want to highlight certain data in a specific color so that it gets the attention of the C4C agents. E.g., while analyzing weekly or monthly report- agents want to focus on certain deals which are having higher revenues or while working on a particular ticket- agents want to highlight whether this ticket should be considered as higher priority as it’s a critical issue for the customer.

In this blog, I would be demonstrating possible options for color coding a data in C4C via simple configurations. The color coding can be done on various levels like UI screens, analytical Reports etc.

A) Using colors in Analytical Reports in C4C


Consider a scenario where business already has an opportunity report and now, they have a requirement to highlight all the opportunities which are having expected revenue > 5000 USD as green, expected revenue which is between 5000 USD to 3000 USD as amber and all below 3000 USD as Red.

It can be achieved using below steps:

  1. Navigate to Business Analytics -> Design Reports. For this blog, I am using standard report “Opportunity Analysis”.


 

 

 

 

 

 

 

2. Follow the clicks as mentioned below to create an exception


3. On the next popup, click on “New”.


4. On the next popup, give the name of the exception. Mention the key figure based on which colors needs to be displayed. You can either chose a background color or Traffic Light to highlight the values. Specify the thresholds and corresponding colors in the section 3. Save the exception.


5. Make sure Exception is set to Active.


6. Report displays the colors as configured.



B) Using colors on UI Screen in C4C


We can highlight a particular text on UI in various colors based on certain conditions.

Here, I am considering an example where I have created a KUT Field of type List in Service Ticket as “RAG Status” which has 3 values: Red(101), Amber (111), Green(121). Based on the value selected, the text of the field should be displayed in respective color. (Note: colors can be displayed based on values in other fields as well)

To do so, Go to Adaptation

  1. Select the section where the field is added and click on Back button as highlighted below

  2. Keep clicking on Back button till you reach below screen where “Service Ticket TI” UI Component is present, and you can see “Implementation” section under “Overview” section on the right-hand side as highlighted below. Navigate inside Implementation -> Rules and Validation

  3. Click on Add -> Rule

  4. Form a rule as below. As shown below, the popup screen is divided into 3 parts- Fields on the UI on left side, The formed rule in the center and Operators, colors, functions on the right side. To add a function, click on “+” sign against required function. Here, I have used “Case” function as I have to display the colors based on the value of the field. To select the field, search for the field name in left section and click on “+” sign.

  5. To get the colors, select “Colors” section as highlighted below and select the color by again clicking on “+” sign.   Click on Apply



  6. Now, select the field and click on “Rule” as highlighted below

  7. Select the created rule in next popup and click on “Apply” and end the adaptation

  8. Field displays the color as per the rule. RAG Status field value is Red and its displayed in "Red" color.

  9. RAG Status field value is Amber and its displayed in "Amber" color.

  10. RAG Status field value is Green and its displayed in "Green" color.


In this way, with a simple configuration we can highlight the required information in different colors in SAP C4C and can improve user experience.

Thanks,

Gayatri
3 Comments