To run an enrollment report for education classes in Salesforce using the Program Management
Module (PMM), the "Program Engagement" object is the most appropriate. Here are the steps to
create such a report:
Understand Program Engagements:
Program Engagements track the relationship between a participant (Contact) and the program
(Program) they are enrolled in. This object captures key details like enrollment status, start and end
dates, and related services.
Create a Custom Report Type:
Navigate to Setup > Report Types.
Click "New Custom Report Type."
Select "Program Engagement" as the primary object.
Define the relationships with related objects such as Contacts and Programs.
Build the Enrollment Report:
Go to the Reports tab and click "New Report."
Select the custom report type you just created.
Add relevant fields such as Participant Name (Contact), Program Name, Enrollment Status, Start
Date, and End Date.
Apply filters to narrow down the report to specific classes or time periods as needed.
Customize and Save the Report:
Group the report by Program Name or Participant Name to get a clear view of enrollments.
Add summary fields to count enrollments or calculate averages if needed.
Save and run the report to view the enrollment data.
Reference:
Salesforce Program Management Module Documentation: Detailed instructions on setting up and
using PMM for managing programs and engagements. Salesforce PMM Documentation.