In some business scenarios, it is required to use derived metrics to concatenate two attribute forms of the report. Two examples of the scenarios that may need to use derived metrics to concatenate two attribute forms of the report:
For the steps below to achieve the requirement:

Max(Region@DESC) {~ }
Max(Category@DESC) {~ }

Concat([Max Region], [Max Category])
