報告範本 Why the details of the report card is duplicated

本文由 Tom 在 2023-01-04 發表於 "WebSAMS 討論區" 討論區

  1. 10268969

    Tom
    Expand Collapse

    文章:
    81
    讚:
    0
    I have modified the report card p template in crystal report and upload to websams.
    However the details of the report card is duplicated. Is there any problem in the template?
     

    附件文件:

  2. 57873296

    edb-rn
    Expand Collapse

    文章:
    420
    讚:
    0
    The details of the report card is duplicated, it may be caused by too many tables inserted in the Field Explorer on Design Page.

    For example, if the "Conduct Table" is inserted in the Field Explorer on Design Page,
    it may cause duplicated records in Report template.
    Since the relationship between tables TB_ASR_RPTPSTUDENT and TB_ASR_RPTPCONDUCT is "One-to-Many",it means each student could have several conduct components, therefore it will cause the duplicated records of other tables.

    To solve the issue, "Conduct Table" should be inserted as "Sub-Report", to display each student's conduct components.
     

    附件文件: