Show profit and loss account pages in Company and Group Five Year Summary reports
If the profit and loss account pages don't show the
Company Five Year Summary
or Group Five Year Summary
reports, you can take the following steps to reset the display conditions. - Run either theCompany Five Year SummaryorGroup Five Year Summaryreport.
- Select theReport Structuretab.
- Expand the folders to view theProfit and Lossfor theCompany Five Year SummaryorGroup Five Year Summary.
- Right-clickProfit and Loss – by functionand selectPropertiesfrom the context menu.
- Select the ellipsis button next toDisplay Condition.
- In theEdit Expressionwindow, highlight and delete the option expression text.
- Insert the following replacement text for the option expression:reporting.queries.client.lookupaccountingperioddata("ClientSummaryTab|ReportOptions|ReportSettings|Presentation|IncomeStatementFormat|Current Period")[0].Value='Format 1 (Function)'
- Check that eitherTrueorFalseappears in the window.
- SelectOK, thenOKagain.
- In theReport Structure, select theProfit and loss – by naturetemplate.
- Right-click this template, then selectPropertiesfrom the context menu.
- In theElement Properties, select the ellipsis button next toDisplay Condition.
- Highlight the option expression and delete the text.
- Insert the following text for the option expression:reporting.queries.client.lookupaccountingperioddata("ClientSummaryTab|ReportOptions|ReportSettings|Presentation|IncomeStatementFormat|Current Period")[0].Value!='Format 1 (Function)'
- Check that it eitherTrueorFalseappears in the window.
- SelectOK, thenOK.
- Run the report.noteThe profit and loss account pages should now be shown.
- If the profit and loss account pages are still not shown, select theSummarytab.
- On thePresentationtab, select eitherFormat 1 (Function)orFormat 2 (Nature).
- SelectOKto update the report.