Create Custom Reports for Supplemental Schedules
Security:
- Process: Consolidated Supplemental Datadomain in the Advanced Close and Consolidation functional area.
- Custom Report Creationdomain in the System functional area.
You can create a custom report to return Supplemental Data Rows from Supplemental Data to help with the aggregation and currency conversion in common reporting currency.
Workday requires you to create a custom report for each Supplemental Data Template. Workday Worksheets supports Advanced and Composite reports. The custom report uses Live Data Capabilities within Worksheets to aggregate and consolidate Supplemental Data.
For additional guidelines on creating custom reports with Workday Worksheets, see Add Live Data from Workday Reports to Workbooks.
The steps below details how to create an Advanced Report for Supplemental Schedules.
See:
- Create Custom Reports.
- Access theCreate Custom Reporttask.
- For Report Type, selectAdvanced.
- CheckEnable As a Web Service.Workday Web Services enable access to report results through URLs, which you can use in integrations between Workday and related external business services. See Concept: Reports as a Service (RaaS).
- UncheckOptimized for Performance.
- For Data Source, selectSupplemental Data Rowreport data source.
- On theColumnstab, forReportfields, select fields to mirror the data types you selected in the Supplemental Data Template and their position in the template.Example: Your custom report will have these report fields selected based on the Supplemental Data Template below:
- Column 01 Currency
- Column 02 Text
- Column 03 Numeric
- Column 04 Text List
- Column 05 Date
Option Description Column 1CurrencyColumn 2TextColumn 3NumericColumn 4Text ListColumn 5DateThe above report fields will yield ledger currency values. For translated currency values, select the equivalent translated report fields. Example: Column 01 Currency Translated. - SelectOverride Labelto change the field display option to match the column header name.
- On thePromptstab, checkPopulate Undefined Prompt Defaults. Specify any Prompt Defaults as deemed necessary for the report.
- On theSharetab, underReport Definition Sharing Option, checkShare with all authorized users.
- On theAdvancedtab, checkEnable for Worksheetsto use in Worksheets as Live Data.
- ClickOKto save the report.