Symptom
Item title not showing on custom report
Environment
Learning Management System
Plateau report designer
Cause
From 1511 version release we introduce a new table in db that would create all custom labels.
All newly created item titles labels will be stored in table "pv_i18n_active_locale_label" and not "PA_I18N_ACTIVE_LOCALE_LABEL"
In PV_I18N_ACTIVE_LOCALE_LABEL table you will find labels for all old items created before 1511 as well as newly created item after 1511 release.
Resolution
Please change your custom report to include table PV_I18N_ACTIVE_LOCALE_LABEL and this should fix the issue.
Keywords
custom report item title, not showing item title report , KBA , LOD-SF-LMS , Learning Management System , Problem
Product
SAP SuccessFactors Learning 1602