Zum Hauptinhalt gehen

Getting coded domains in a subreport from linked data

Kommentare

1 Kommentar

  • Zack Robison
    The reports only take a table of the attribute data from a featureset, which neither knows nor cares about human readability.  You'll need to process the table in the workflow before sending it to the report.

     

    I don't know if there is a simple way to do this, maybe there is and that would be awesome.  Otherwise, you'll need to iterate over the table (or featureset before it gets to that point) and change the data more manually.  The Get Coded Value Domain activity will help with this, but you'll need to still do a bit of work to get everything running.
    0

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