Create Data Sets
Create a report design data source.
Data sets define which data is available to a report design from a data source.
- In theData Explorerview, right-click theData Setsfolder and selectNew Data Set. TheNew Data Setwizard opens.
- UnderData Source Selection, select a data source. You can filter the available data sources by entering text in the filter field.
- Enter aData Set Name, then clickFinishto open theEdit Data Setwindow.
- As you complete the task, consider:
Option Description Data SourceDisplays the data source that the data set is based on. You can only use 1 data source in Report Designer, so there are no options in theSelect Data Sourcedrop-down list.Output ColumnsDisplays the XML schema element values for each of the columns that you added as rows to your custom report in Workday. Select an output column and clickEditto changeType,Alias,Display Name, orDisplay Name Key.Computed ColumnsDisplays each of the computed columns that you added as rows to your custom report in Workday. Select a computed column and clickEditto change itsColumn Name,Data Type,Expression,Aggregation, orFilter. You can also clickNewto add new computed columns but this is bad practice. Always add new computed columns in Workday.FiltersDisplays any filters you defined in Workday to reduce the number of rows included in the output document. Select a filter and clickEditto change itsExpression,Operator, orValue. You can also clickNewto add a new filter but this is bad practice. Always add new filters in Workday.SettingsEnables you to change the number of rows that Report Designer retrieves from the report data source. By default, it retrieves every row. To set a limit, clear theFetch all rows from data sourcecheck box and enter your preferred maximum number of rows in theMax number of rows to fetch from data sourcefield.Preview ResultsEnables you to preview the data set results that Report Designer retrieves from the specified data source. - The newly created data set displays in theData Explorerview, with 1 element for each of the fields in the relevant custom report. Expand the data set element to view the data fields that it contains.