Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Reviewed
Workspace AutoPIPE
Categories Reporting
Created by Guest
Created on Dec 11, 2025

Excel report manager: automatically skip missing section of selected saved report for current model

Problem:

While using Excel report manager, selecting an existing save report to be applied to the current model displays the following message: "Report not compatible with the currently opened Database". This occurs because the original model use to generate the saved report contained information not available in the current models database.

Example, original model was ASME NB, current model is ASME B31.1. The original model has Stress Summary data where the ASME model does not have any results for this sub-report. Thus the message is displayed.

Proposed Enhancement:

Introduce a feature that allows AutoPIPE to gracefully handle missing subsections in report templates by:

  1. Automatically Skipping Missing Sections

    • If a subsection is not available in the current model, AutoPIPE should omit it from the center column of selected tables and allow the user to generate a excel report.

  2. Provide a Compatibility Summary

    • After export, display a message such as:
      “Report generated successfully. The following sections were skipped because they are not available in the current model: [List of sections].”

  3. Optional User Control

    • Add a checkbox in the report export dialog:
      “Skip unavailable sections automatically”

      • Checked by default for convenience.

      • If unchecked, AutoPIPE can prompt the user to edit the template before proceeding.


Justification / Benefits:

  • Improves User Efficiency: Eliminates the need to manually edit templates for minor model differences.

  • Enhances User Experience: Avoids hard errors and provides clear feedback.

  • Maintains Flexibility: Users can choose strict template adherence if required.