Zum Hauptinhalt gehen

Create a report

Kommentare

2 Kommentare

  • John Nerge

    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.

    1. Add a subreport control to your main report
    2. Set the ReportName argument to the name of your data link
    3. Set the Tag argument to the name of the report file for your data link (include the .rpx at the end)
    4. 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
  • Permanently deleted user

    Thanks.  I got it to work.  have a good weekend!

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.