- Microsoft Dynamics AX 2012 Reporting Cookbook
- Kamalakannan Elangovan
- 188字
- 2021-08-06 16:40:52
Adding a drill up/drill down navigation to reports
In this recipe, we will get introduced to another navigation style for reports. This is used to collapse or expand data. Additionally, we will learn about the list type data region.
How to do it…
A drill-up/drill-down navigation can be added to the report, as follows:
- In order to get a feel of this navigation, hide the previous design. Go to the CustTransTable table data region and set the Visible property to false.
- Right-click on the Auto design node and navigate to Add | List.
- On the new list data region CustTransList, drag the same set of fields as in the table data region.
- Similarly add two levels of groupings, CustomerGroup followed by AccountNum.
- Select the data region CustTransList and set the property Data Navigation Style to DrillDown.
- Now your report should appear with collapsible groups in the preview:
How it works…
This is another navigation method as the document map. This displays collapsible groups in reports that can be expanded and closed by the user. This can be applied to Table, List and Matrix types of reports.
推薦閱讀
- 審計全流程技術(shù)操作實務(wù)指南
- Azure Strategy and Implementation Guide
- 讓財報說話:世界500強CFO帶你輕松讀財報(鮮讀版)
- Big Data Visualization
- 項目管理(第二版)
- Securing Hadoop
- SAP ABAP Advanced Cookbook
- 企業(yè)內(nèi)部審計全流程指南
- 內(nèi)審兵法
- Stata統(tǒng)計分析與行業(yè)應(yīng)用案例詳解(第2版)
- 內(nèi)審人員進(jìn)階之道:內(nèi)部審計操作實務(wù)與案例解析
- Getting Started with Citrix? Provisioning Services 7.0
- 人口預(yù)測模型研究及應(yīng)用
- 政府采購評審專家工作指南
- Hyper-V Best Practices