Create a report
Is there a tutorial or user guide on how to create a report? I read the report designer help and essentials developer guide. After I finished i still do not get how to link the elements in the report, eg. textbox or labels to the query I created in the datalink section of rest manager.
My task is to create a report template which has no map elements but the query fields. The query is the result of a spatial search, e.g. address search. Any tipe or suggestion is welcome.
Thanks.
-
Basically, a report can only pull data from one source, so your base report can only connect to fields from your map layer. You can use a subreport to pull values from a data link into your main report. You have to create a separate report file that connects to the fields in your data link. You set it up like you would for a regular map layer (i.e. format it and set your DataField arguments to field names in your data link). Once you've done that, you can connect to it in your main report.
- Add a subreport control to your main report
- Set the ReportName argument to the name of your data link
- Set the Tag argument to the name of the report file for your data link (include the .rpx at the end)
- Set the size of the subreport to match the size of the report file you made for your subreport
There should be some samples of subreports in the Sample Sites that come with the install.
0 -
Thanks. I got it to work. have a good weekend!
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare