QuestionQ26

Service Cloud Applications

Cloud Kicks (CK) has launched its new Alpha Shoe line. Customers create cases through CK's website. Managers receive a report containing all cases created last week. They want an easy way to see in the report whether a customer mentions the new shoe line in the case subject.

How should the system administrator modify the report to fulfill this request?

  • A Include a ‘contains’ filter on Subject.
  • B Build a row-level formula.
  • C Change the format to a joined report.
  • D Add a cross-filter and a ‘with’ sub-filter.
Explanation

A row-level formula evaluates each case record and can use CONTAINS on the Subject field to display an indicator such as Yes or No when the subject mentions the Alpha Shoe line. This preserves all cases in the report while making the mention visible for every row.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!