Symptom
- It's required to generate a report that shows item and associated survey details. The standard report in Learning such as Item Object Details (CSV) or Survey Item Usage Report does not provide a detailed view of items linked with survey.
Environment
SAP SuccessFactors Learning
Resolution
There is no standard report designed specifically for this purpose but it's possible to build a custom report to query the requried date from datatable PA_CPNT_SURVEY.
Another option is to create a story report and for the data source, add 'Item' under 'Learning Entities' and then join 'Surveys' under 'Learning Content'. This query will return relevant details for the item and survey usage.
See Also
Keywords
SAP SuccessFactors Learning, report generation, items linked with survey, PA_CPNT_SURVEY, Item Object Details, story report, Learning Entities, Surveys , KBA , LOD-SF-LMS-EVA , Surveys , LOD-SF-LMS-REP , Reporting Data , How To