join

2825
1
09-06-2015 01:02 PM
MaherAbdel_Karim
New Contributor II

Hi All,

I am trying to create a python script which do the following:

  • Read a map service
  • Use a table from user input
  • join table to map service
  • symbolize the map service based on table field using dynamic layers

Does any one tries this approach, or is this possible using python

Thanks All

0 Kudos
1 Reply
DanPatterson_Retired
MVP Emeritus

Some suggestions.

This of course assumes that you need to do this through python to simplify a workflow that takes a long time and is done repetitively.