A sales manager at Northern Trail Outfitters wants to display the calculated difference in days between the Created Date and Close Date for each individual Opportunity record directly inside an Opportunity report. Which Salesforce reporting feature should an administrator use to meet this requirement?
- A row-level formula created directly in the report builderCevap
- BA summary formula utilizing the PARENTGROUPVAL function
- CA roll-up summary field defined on the Opportunity object
- DA summary formula utilizing the PREVGROUPVAL function
Cevap
A row-level formula created directly in the report builder
A row-level formula in the report builder allows administrators to write logic that calculates values for each individual record row in the report output. Subtracting the Created Date from the Close Date for each record requires row-level evaluation.
Adım Adım Çözüm
Anahtar Kavram
Row-Level Report Formulas vs. Summary Formulas
Tahmini Süre:1m 0s