Zum Hauptinhalt gehen

Add Atttribute from one Feature Set to all members of another

Kommentare

4 Kommentare

  • Permanently deleted user

    Sorry, that should read "seemingly simple"

    0
  • Bernard Macnab

    Hello SilasAriniGeo,

    If you convert the FeatureSet into a DataTable, you should be able to add another column for your new attribute. If you convert both FeatureSets to data tables, there might be an easy way to copy one column to the other data table. Once you have populated the DataTable with all the new values for the new attribute, convert it back into a FeatureSet.

    The activities FeatureSet To DataTable and DataTable To FeatureSet make this very simple.

    -Hope this helps!

    0
  • Permanently deleted user

    Hi Silas

    if you are wanting to make a permanent change to the data then you will of course need a feature service that you are updating. Then you can use the Update Features Activity in your workflow.

    Thanks

    Ralph

    0
  • Permanently deleted user

    Michael and Ralph,

     

    Thanks so much for your help!

     

    Silas Toms

    0

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