Salesforce Instructions:
Navigate to the Reports Tab: Similar to the ARR report, start by creating a new report based on the Opportunity object.
Apply Filters:
Add Report Fields
Group Rows:
Add the NRR Calculation: To calculate NRR, create a Summary-Level Calculation using the following formula:
Opportunity.ARR_Up_For_Renewal__c:SUM +
Opportunity.Revenue_Movement_Amount__c:SUM) /
Opportunity.ARR_Up_For_Renewal__c:SUM
Final Report Output: The NRR report will show how much revenue is retained or lost across renewals, helping you monitor your company’s financial health over time. This report is valuable for assessing long-term trends in customer retention and contract growth.
The end result should look something like this:
Visualized, it would look like this: