Query Based Reporting with 2 tables
1.
Generate Query – Add CustTable first, and
CustTrans to the datasource of CustTable
2.
Create a Visual Report Model Project, add a new
dataset, in the dataset property, selected the query created.
3.
Create Design, drag and drop the dataset to the
design,
4.
Create Group, first drag and drop the CustGroup
field, then AccountNum, in the header node of AccountNum group, add currency,
party to the row. This grouping is first grouped by CustGroup, then by
AccountNum, in the AccountNum row, the report lists Currency, Party …
5.
Add a second data region, right click on the “TransActionDetail”
design, add Pie.
6.
In the Pie – Data, add Field AmountMST, add
CustGroup to the Series
7.
Deploy the report.
No comments:
Post a Comment