Example: Build a Variance Report Using a Report Template
This example illustrates how to build a report to calculate the variance between actuals and budget and forecast versions using an Excel report template. For a use case related to this topic, see Use Case: Build Variance Reports Using an Excel Report Template in the Use Case Library.
You want to create a variance report for FY 2025 for your QA organization to display:
- Actual rent for January through March.
- Budget rent for the month of August.
- Forecast rent for the month of November.
- A calculation that subtracts the budget and forecast rent from the actual rent.
- Security:
- Access Reportspermission
- Create Personal Reportspermission
- Create Shared Reportspermission
- Verify that the actuals version and the budget and forecast plan version exist in Modeling.
- SelectReportsfrom the main navigation menu. Then, click .
- In the report columns, add 3 segments for actuals, budget, and forecast:
- From theDESIGN ELEMENTSsection, drag a segment to the report columns.
- Add 2 more segments to the report columns.
- Populate the first segment to display actual data from January to March of FY 2025:
- Expand theVersionselement. Then, drag the actuals version to the first segment.
- Expand the FY2025 time element. Then expand the Q1, Q2, Q3, and Q4 time elements.
- Drag the Jan-Mar 2025 monthly time elements to the first segment and drop them below the actuals version.
- Populate the second segment to display budget data for August of FY 2025:
- Drag the budget plan version to the second segment.
- Drag the Aug monthly time element to the second segment and drop it below the budget plan version.
- Populate the third segment to display forecast data for November of FY 2025:
- Drag the forecast plan version to the third segment.
- Drag the Nov monthly time element to the third segment and drop it below the forecast plan version.
- Expand and drag theRentaccount to the rows.
- ExpandLevelsand drag theQAlevel to each of the 3 segments in the columns. Drop it above the version elements.
- Save and run the report.
- Attach a template to the HTML report:
- Go to the reports overview page. From theActionsmenu of the report you just created, selectAttach Template.
- SelectBlank Templateand clickOK.After you refresh the page, the report output changes to Template.
- Run the report to download it as a template in Excel file format.
- Edit the report template in Excel:
- Open the Excel file that you downloaded. The report includes 2 tabs:Report DataandReport Info.
- Open a new tab. Then, copy the data from theReport Datatab into this new tab. To avoid conflicts, name this new tab something else besides Report. Example: Variance Analysis Report.
- In the new tab, add a report column and name it Variance. In the variance column, add an Excel calculation that subtracts the actual data from the budget and forecast data. Example: Variance= actuals - (budget + forecast).
- Save the Excel file and navigate back to the report overview page.
- Upload the updated report template:
- From theActionsmenu of the HTML report, selectModify Template. Then selectChoose Fileand browse and select the Excel file that you updated with the variance calculation. ClickOK.
- Run the report with the modified Excel template attached.The report downloads to Excel from where you can open it and view the variance column.