Example: Create an Income Statement Composite Report
You want to create an income statement that compares the actual and plan data in Workday by referencing data from your matrix subreports. You want to interpret the variance by creating a column that calculates the difference between the data from the subreports.
- Create actual and plan subreports.
- Security: These domains in the System functional area:
- Custom Report Creation
- Manage: All Custom Reports
- Access theCreate Custom Reporttask.
- EnterIncome Statementin theReport Namefield.
- SelectCompositefrom theReport Typeprompt.
- On theBusiness Object Enabled for Filtering and Groupinggrid, selectLedger Accountfrom theBusiness Objectprompt.
- ClickOK.
- Access theControl Field Columnssection on theColumnstab.
- ClickAdd Column.
- EnterLedger Accountin theColumn Namefield.
- SelectFirst (Top)from theColumn Locationprompt.
- ClickOK.
- In theData Columnssection, clickAdd Column.
- EnterActualsin theColumn Namefield.
- Select[Subreport] Actualsfrom theSub Report Nameprompt.
- ClickOK.
- In theData Columnssection, clickAdd Column.
- EnterPlanin theColumn Namefield.
- Select[Subreport] Planfrom theSub Report Nameprompt.
- ClickOK.
- In theCalculation Columnssection, clickAdd Column.
- EnterVariancein theColumn Namefield.
- In theExpressionfield in theCalculationsection, enter[C3]-[C2].
- ClickOK.
- ClickRun.
Workday displays an income statement that includes the actual and plan data, including the variance for ledger accounts.