Skip to main content
Skip table of contents

Show locked financial periods as report parameters

This page is for MYOB Advanced consultants

Check all changes in a test environment before taking them live. Make sure all related features still work as expected and that your data is unaffected.

Sometimes you need to build or modify a report that contains data from financial periods that are closed or locked. By design, closed or locked periods will not show as a parameter in most tables in MYOB Advanced. This knowledgebase article will show you how to implement the changes on your reports to display the closed or locked financial periods

Build 2021.117.400.6951 [21.117.0037] onward.

By design, Not all FinPeriodID field in all tables will show the ID of closed/locked periods. To include closed or locked financial periods, you need to join the table GLHistory and use the FinPeriodID on the GLHistory table as your parameter.

  1. Open a report that you’d like to modify, in the Schema Builder, add the GLHistory table into the schema

  2. In the Relationships tab of the Schema Builder, you don’t need to specify any join with the GLHistory table:

  3. In your Parameters, specify your Period parameter to the GLHistory.FinPeriodID field:

  4. Save and upload your report. Your report will now contain Financial Period IDs of Closed and Locked peirods:


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.