//IMG//
Universal Containers has a Sales Manager dashboard. They need to build a table as shown in the graphic and calculate the summary as the first line in a compare table.
How can the summary be calculated?
- A.Use a SAQL query since the summary is not available in standard interface.
- B.Create a computeExpression field in the Dataflow to calculate the summary.
- C.Use the Show Summary option in the compare table.
- D.Add a formula field to calculate the summary.