Simple Reports
Simple Reports are the first type of Custom Reports. To Learn reporting, start here. This is a report if you want to extract data with one Business Object (BO), and with simple filters and sorting.
I am providing here with the screens as how to create a simple report.
Search for the Task
Create Custom Report
Provide the Report Name, and Select the
Report Type : Simple and importantly select the Data source.
Here we are taking a data source
All Active and Terminated Workers from
Worker Business Object.
Notice the details of Primary Business Object which gets derived from your Data Source.
Select the columns / fields that you want to see in the final output. Fields in Workday are called as CRF (Class Report Fields)
You can do the Sorting of your report data with any of your report fields (or) any of the fields which are not on Report but related to Worker BO. Sorting is Optional.
In Filter, you can set the criteria to set restrict the data with some conditions. In the below example, we have Age > 0 and Base Pay > 0. So this will restrict if there are any 0 or negative values.
This is how your Report definition shows when you complete your work.
You have 3 options - Run, Test, Done.
Run - Will return all report results
Test - Will return 10 random report results
Done - Its more or less same as Run.
Here is the sample Report results: Notice multiple option on the right of the report - In order -
Tag, Download to Excel, Worksheets, Filter, Charts, Field Alignment, Toggle Full Screen.
Additional Reads:
Workday Custom Reports
Workday Standard Reports