Report Writer Flashcards
How to copy a standard report? (Explain 2 ways)
- From the standard reports, related actions, you can take standard reports>copy related actions
- You can use the task COPY STANDARD REPORT TO CUSTOM
Can you copy XpressO reports?
No
Is a custom report automatically set to all users when created?
No
What domain do you need access to in order to copy a standard report and create a custom report?
Custom Report Creation
Can you edit the fields in the column tab?
Yes
What features allow you to edit the column tabs (6 items)
- Use the + and - icons to add or remove a row
- Use the up and down arrows to reorder the rows
- Select the fields you want to display
- Optionally, override the field name displayed on the report
- Select from a variety of formats (masks)
- Select options for how the data should be displayed
Workday stores data in _________, which can be thought of as database tables or worksheets in excel
Business Objects
Workday business object has _______ and _________.
Fields and instances
What does the data source do?
Provides the view into the PBO. This object gives you access to class report fields and links to related Business Objects.
What is Primary business object?
Main BO for the report. It holds the data to be displayed in the report.
What is RBO?
Related Business Object. Objects associated with PBO. Can have 1:1 or 1 to many relationship.
What is the report data source?
It’s the view or starting filter for reporting on the PBO. THIS IS THE FIRST AND MOST IMPORTANT STEP IN BUILDING A CUSTOM REPORT
What types of fields are classified report fields?
Workday delivered fields, calculated fields or custom fields
What are instances of a business object?
They are like rows in a spreadsheet or table. Each instance is a unique occurrence of that type of object
Are data sources defined and delivered by workday?
Yes
What is the starting point of data for your report?
The data source selected for your report
Does the data source determine the PBO?
Yes
Does data sources associated with a PBO have its own security ?
Yes
What do need to know before building a report.?
How the user wants to view, sort and filter the data in order to pick the best report data source
How should you choose data sources?
The one that returns the smallest data set that includes all needed data.
What are indexed data sources?
Special types of data sources optimized for performance, aggregation, and faceted filtering on large volume data.
Is it best to use indexed delivered fields with indexed sources? Why?
Yes, ensure better performance when grouping, aggregating or filtering
How do you add fields from a RBO in a custom report?
By adding a row using the + sign and typing in the RBO that you want to use in under the columns tab>business object column. Then under the fields column add the field.
In an Advance report, how many levels deep can you go for RBO? What would be a work around?
You can only go 1 level deep. Use calculated fields.
By default how is a custom report sorted?
By the left most column of the PBO.