Skip to main content

All Questions

Tagged with
1 vote
0 answers
334 views

Iterate multiple tables for input into "Tables to Domain" tool in ArcGIS Pro ModelBuilder

I would like to iterate over multiple tables in a geodatabase then feed the tables into the "Table to Domain" tool in ArcGIS ModelBuilder. Currently it only seems to iterate over 1 table. I ...
Jordan's user avatar
  • 11
1 vote
1 answer
311 views

Table to point feature class using ModelBuilder of ArcMap

I am trying to convert a table in a fGDB to a point feature class using ArcMap 10.8. I need to do this in the ModelBuilder . The table has about 8000 records, containing X and Y coordinates and many ...
Mack's user avatar
  • 35
0 votes
1 answer
274 views

Selecting records in table from feature class using ArcGIS ModelBuilder?

I have a table and a feature class in a file geodatabase. I want to export records from the table that match what is in the feature class using ModelBuilder. For example the table contains 100 records ...
Brian's user avatar
  • 1
0 votes
1 answer
224 views

Exporting Feature Classes in SDE to shapefiles and tables

How can I export feature classes and tables in SDE to shapefiles and tables? I am able to export the feature classes to shapefiles based on an extent. The problem I am running into is, I want to ...
Brian's user avatar
  • 1
2 votes
1 answer
227 views

Debugging ModelBuilder Error 999999?

I have to build a model for my class midterm which requires us to take a .csv file and convert it to a table, then take the table and create an XY event layer which will be used to create a new ...
Bec's user avatar
  • 53
1 vote
0 answers
17 views

Passing table from model to script in same model [duplicate]

In my case, i have a model, that produce 2 Tables (zonal statistis). I have a script that should work with that tables. How do I pass these tables to a Script? my script takes certain fields in these ...
Adam Podhrázský's user avatar
1 vote
0 answers
246 views

Table to Excel creating sheet name with special characters 10.3

I have been searching through forums to solve this issue with no luck. I work for a housing finance agency specializing in affordable housing. When we receive applications, we send letters to ...
cbedgeH2O's user avatar
1 vote
1 answer
144 views

ModelBuilder Iteration - Don't want to re-iterate through certain processes?

I can't seem to figure out how to not re-iterate through the beginning part of my model whereby I import a table from excel into a dbf and join it to the feature classes being iterated. I am copying ...
DEB's user avatar
  • 305
2 votes
2 answers
954 views

Getting the number of records from a table in ArcGIS 10.3

How do you output the number of records in a table in ModelBuilder? I can open the table and see how many records are there but I want to tabulate the number of records available from a number of ...
val's user avatar
  • 631
1 vote
0 answers
50 views

"undo" pivot table with ArcGIS ModelBuilder?

I have a table in a geodatabase with an ID and a text field for each day of a week. The text fields contains 0 or 1 for monday, 0 or 2 for tuesday, and so on. One ID can have multiple day entries, so ...
Jupter1's user avatar
  • 43
3 votes
1 answer
86 views

Feature Class relate with table

I use ArcGIS 10.1 for Desktop. I have a polygon Feature Class with municipalities. In a non-geographic table, I have these same municipalities, with an additional contract information. The ...
Jupter1's user avatar
  • 43
1 vote
2 answers
94 views

Variable Expression In ArcGIS

I am creating many models doing many tasks. Basically, the first model will join 2 tables and the steps are as follow: make table view for each table, then add join for, then it will copy the rows for ...
user avatar
1 vote
0 answers
179 views

Surface Volume: output table given all in one column?

The model iterates through a Point Feature Class to calculate different volumes. As an output I get two different styles of tables, both in one and the same iteration. One is the actual correct output ...
Sophia D's user avatar
1 vote
1 answer
409 views

With Modelbuilder, how to iterate field value so final output table is empty if input is empty?

I have created a model which will output two Excel tables (the green circles at the end) per state. I am using "Iterate Field Values" to go through each state to create the tables. While this gives me ...
WolverineTime's user avatar
3 votes
3 answers
4k views

Normalizing values in single Field (from table) in ArcGIS for Desktop?

have encountered a problem, in Field Calculator. The situation : I have a polygon feature with a table, comprised of a single Field ("Field1"). There are 675 records in this field. The minimum ...
Andrei's user avatar
  • 77

15 30 50 per page