Zum Hauptinhalt gehen

Accessing related data

Kommentare

3 Kommentare

  • John Nerge
    Am I understanding correctly that you want to be able to view the attributes from the table when you identify a polygon? If so, I wonder if the problem is that the table and polygon datasets aren't directly related to each other.

     

    A couple of other options for getting those two datasets connected:
    1. Use a data link on the polygon layer to expose the table attributes.
    2. Write a spatial view that joins your polygons to your points and then your points to your table and publish that as your map layer.
    0
  • Permanently deleted user
    Thanks, John. I've resorted to using a workflow :) 
    0
  • Permanently deleted user
    Rebecca:

     

    Would you mind sharing that workflow?  I would like to do the same.  Also, does the table need a relationship class or is a simple relate good enough?

     

    Thanks!
    0

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