Report Writer Flashcards
Workday Standard Reports
Report that allows you to view all Workday-Delivered reports.
Xpresso Reports
created using proprietary programming that provides special capabilities for building reports. You cannot make copies of these reports.
Report Writer Reports
These are made with the same Report Writer tool that users use to build reports. You can make copies of these reports.
2 Ways to Copy a Standard Report
- Using the Standard Report’s Related Actions –> Copy
2. Using the task titled “Copy Standard Report to Custom Report”.
What feature allows you to save prompt filters?
Enable Save Parameters
Which reports are displayed by the Workday Standard Reports report?
All Workday-delivered reports, regardless of access.
When viewing the output of a report, what can you NOT do?
Edit the data.
Which feature allows you to easily search for custom reports?
Report Tags
Primary Business Object (PBO)
The main business object for the report. It holds the data that will be displayed in your report.
Related Business Object (RBO)
- definition
objects that are associated with the primary business object (PBO).
Related Business Object (RBO)
- what kind of relationship do these have with the primary business object (PBO)?
1:1 OR 1:M
Related Business Object (RBO)
- How are these and PBO related?
A field on the primary business object links the two business objects together.
Report Data Source
- definition
- example
Workday delivered data sources that are available for some business objects. They can be thought of as the starting filter for reporting on the primary business object.
- All Workers for HCM Reporting, All Active Employees, etc.
Standard Data Sources
Report “starting filter” that represents a filter OR selection into a specific business object.
For optimal performance in a report, what data source should you always aim to use?
Data source that returns the smallest data set that still contains all of the data needed.
Indexed Data Source
Data Source built for optimal report running performance.
What type of data source should you always try to use for large data sets (if available)?
Indexed b/c it has the best performance.
Indexed Report Field
What you use for columns and filter for a report. These can be indexed, which is best for optimal performance of the report.
Where can you go to find a report field’s indexing information?
the fields related actions.
Data Source Filter
limits and/or reorganizes the data being returned in a given report. It is added into the report in addition to the data source selected to use for the report.
Class Report Fields (CRFs)
Allow you to display, sort, filter, and create prompts for report fields.
What are the two types of class report fields?
SImple and Object
What are Simple Class Report Fields?
CRFs that are not actionable and show up as black text in the report output.
What are Object Class Report Fields?
CRFs that are actionable and appear in blue text.
What is a single-instance object type?
Represents a 1:1 relationship between two objects.
What is a multi-instance object type?
Represents a 1:M (one-to-many) relationship between two objects.