Display Rich Text Data in Tables
Create a report design that uses Workday data of the type Rich Text.
When you drag a data set into a report design to form a table, each cell contains a
Data
report item, by default. These treat text as a
simple string and lose any rich text formatting that might have been applied in the
associated Workday custom report. To display the correctly formatted text within
your generated PDF, replace the cells' Data
report items with
Dynamic Text
report items.- Delete theDatareport item from the cell in the table.
- Drag aDynamic Textreport item from thePaletteview to the same cell.
- In theExpression Builder, selectAvailable Column Bindingsfrom theCategorylist.
- Select theTableelement that corresponds to the appropriate data set from theSub-Categorylist.
- Double-click the data set row that you require. Expression Builder inserts the appropriate expression in theExpressionfield.
- ClickOK. Report Designer displays the expression within the dynamic text report item in the cell.