# Enable PMDA Post-Market Aggregate Report: Consider Product Registrations & Calculate Expectedness

Learn how to configure the NUPR Line Listing Form 7-2 tabulation of the PMDA Post-Market Aggregate Report for Product Registrations.


## About the Feature

With the 25R1 release, users can generate the NUPR Line Listing Form 7-2 tabulation of the PMDA Post-Market Aggregate Report for specific product registrations. Additionally, the tabulation indicates whether the Expectedness changed for a given event over the report interval.

After you have configured this feature, see <a href="/en/lr/674650/#nupr-line-listing-form-7-2">Create a PMDA Post-Market Report</a> for more information on the NUPR Line Listing Form 7-2 tabulation.


## Update the Reporting Family Object Layout

1. Navigate to **Admin > Configuration > Objects > Reporting Family > Layouts > Product Family Detail Page Layout**.
2. At the top of the layout, insert a <a href="/en/lr/26387/#how-to-add-sections">help section</a> with the following settings:
    * **Section Label**: Section Applicability to Aggregates
    * **Section Name**: `help_content_section_control__c`
    * **Section Help**: Product Family Configuration Help
    * **Content**: \
    Entries in the Product Registrations section are applied only to the following report: \
    \- PMDA Post-Market \
    \
    Entries in the Substances section are applied only to the following report: \
    \- PSUR
    * **Display Section on Create**: Yes
3. Below the _Studies_ section, insert the **Reporting Family Member** <a href="/en/lr/26387/#how-to-add-sections">related object section</a> with the following settings:
    * **Section Label**: Product Registrations
    * **Section Name**: `reporting_family_members_registration__c`
    * **Creation Option**: Create record in pop-up dialog
    * **Criteria VQL**: `object_type__vr.api_name__v='product_registration__v'`
4. In the _Reporting Family Member_ section, <a href="/en/lr/26387/#how-to-edit-related-object-columns">edit the default columns</a> to include:
* _Name_
* _Product_
* _Product Registration_
5. Select **Save**.