|
POST
|
Good morning, I am looking for a source code in arcpy python to append specific records from one source feature class in SDE or FGDB to a target hosted feature class in AGOL. The hosted feature class has more fields that the source. Thanks
... View more
11-25-2024
06:36 AM
|
0
|
1
|
943
|
|
POST
|
Good morning Is there a way to change a Definition Query from a layer in AGOL using Python? Thanks
... View more
11-19-2024
04:57 AM
|
1
|
0
|
415
|
|
POST
|
Good morning I am looking for a way to join a layer with a table. The layer belons to the Organizaiton and the table is local. The table is going to be refreshed periodically. I am looking for a way to select only features from the layer that match a record from the table. What is the best way to do that in a Web Map? I created a map in ArcGIS Pro but when I publish it, it returns an error message "In-memory relates are not supported" Thanks
... View more
11-19-2024
04:40 AM
|
0
|
1
|
797
|
|
POST
|
Good morning, I am looking for a way to select all hosted feature classes that belong to a specific group items = gis.content.search(query='')
... View more
10-28-2024
08:30 AM
|
0
|
3
|
1359
|
|
POST
|
Good morning, Thank you everyone for your answers. I am going to query a FGDB. from datetime import datetime, timedelta
date_past = datetime.now() - timedelta(days=180)
wc = "DateField < DATE '{}'".format(date_past.strftime("%Y-%m-%d %H:%M:%S"))
print wc Solved: Use date timestamp field to select features - Esri Community
... View more
10-28-2024
04:21 AM
|
0
|
1
|
1700
|
|
POST
|
Good afternoon, I am looking for a way to enter in the where condition in an arcpy.da.searchcursor a date. How can I search for all the records that where created in the last 5 days. Thanks
... View more
10-23-2024
11:31 AM
|
0
|
6
|
1838
|
|
POST
|
Good afternoon, I created a view that counts records from a hosted layer with a condition. I added in the page a text box widget and display the count(Projects) from the view. and also I added a text box inside a Card widget, and connected to the same view and the results are different. In the stand alone it shows 190 records, the correct value, but in the one inside the Card widget it shows a total of 3. Thanks
... View more
08-28-2024
04:49 PM
|
0
|
2
|
820
|
|
POST
|
Thank you @ShengdiZhang for your recommendation, I am going to try that.
... View more
08-23-2024
04:11 AM
|
0
|
0
|
869
|
|
POST
|
Thank you @EmilyGeo and @KenBuja this is exactly what we were looking for.
... View more
08-22-2024
10:18 AM
|
0
|
0
|
2177
|
|
POST
|
Good afternoon, Is there a way to select a line or a point form a layer added forma map service in ArcGIS Pro? I added a map service to a web map, imported the web map in my ArcGIS Pro and now layers that are in the map service cannot be selected. I am only able to see the popup window Thanks
... View more
08-09-2024
10:23 AM
|
1
|
4
|
1189
|
|
POST
|
Good morning, I am using a text field with a calculate function to check if a record was already entered in the Survey. If I keep the field "Calculation" visible it returns an error message and does not allow to submit. If I make it invisible it allows to submit. What can I do to not allow to submit when the field Calculation is not blank and invisible? Thanks
... View more
08-09-2024
06:00 AM
|
0
|
2
|
884
|
|
POST
|
Hi @TonyContreras_Frisco_TX The proposed_meter_sequence column is stored as an integer. In this case how do I only select values <= 43? Thanks
... View more
08-07-2024
03:07 PM
|
0
|
0
|
639
|
|
POST
|
Good afternoon , concat('SequenceNo=', ${proposed_meter_sequence}, ' and ', ${proposed_meter_sequence}, '<=43' )) I am looking for a way to select proposed_meter_sequence values that are less than 43. I tried the syntax above but it does not work. Please advise.
... View more
08-07-2024
12:55 PM
|
0
|
2
|
661
|
|
POST
|
Good afternoon, I created a survey and zoomed to a specific area in Survey123. When I run the Survey123 it works and it shows in the geopoint the area selected. Then I exported the Survey123 to Survey123 Connect and now the geopoint opens showing the whole world instead of the zoom defined in design mode. How can I fix that?
... View more
07-24-2024
10:42 AM
|
0
|
1
|
822
|
|
POST
|
Good morning, Is there a wat ti conver an ASurvey123 Connect to a regular Survey123? I just downloaded a regular Survey123 in Connect and published it and replaced with Connect. Thanks
... View more
07-23-2024
07:44 AM
|
0
|
1
|
651
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-01-2026 12:34 PM | |
| 1 | 12-02-2022 08:17 AM | |
| 1 | 12-26-2025 05:02 AM | |
| 1 | 08-05-2025 04:28 AM | |
| 1 | 08-05-2025 04:33 AM |
| Online Status |
Online
|
| Date Last Visited |
Tuesday
|