Symptom
- The Label IDs of localized fields like Item title are exported on custom report.
- How to export the label values of localized field in custom report?
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental
Environment
SAP SuccessFactors Learning
Resolution
There is guidance on below link.
Translate Localized Fields
- Double click the localized field that you added to the report
- Click fx to open Expression Builder
- Paste the following code: reportContext.getMessage(dataSetRow["CPNT_DESC"], reportContext.getLocale())
- Change CPNT_DESC to the localized field column name
- Click OK twice to save your changes
- Preview the report
Note: Localized fields are blank in the Report Designer Preview. They will populate when run in SF Learning.
See Also
Keywords
PRD report. Plateau Report Designer , KBA , LOD-SF-LMS-PRD , VJDBC Setup or Connection Issues , How To
Product
SAP SuccessFactors Learning all versions