|
POST
|
Good morning. Is there a way for an end user to avoid to Sign-In when opening a viewer in AGOL? We are using "'Your ArcGIS organization's URL.' as default to login. Thanks
... View more
01-15-2025
07:28 AM
|
0
|
2
|
712
|
|
POST
|
Found this poost: Re: Table widget: only export fields shown in the ... - Page 3 - Esri Community
... View more
01-13-2025
12:08 PM
|
0
|
0
|
910
|
|
POST
|
Good afternoon I am going a selection with Select Widget that returns 7000 records, and i would lie to see them in the Table widget. When I select Actions, View in table only shows 1000 records, it only shows 1000 records not 7000. Is there a way to list all the records selected?
... View more
01-13-2025
10:57 AM
|
0
|
2
|
945
|
|
POST
|
Good afternoon, When creating a new feature with the Edit widget I am looking for a way to populate a field with the result of a GPService. Thanks
... View more
12-26-2024
09:05 AM
|
0
|
1
|
654
|
|
POST
|
Thank you @MobiusSnake How do I store a datetme object value in a date field from a hosted feature layer? I am updating the value of a date field in a hosted feature layer using Python. Thanks
... View more
12-04-2024
10:15 AM
|
0
|
1
|
1333
|
|
POST
|
Good morning, date fields when I read a recorrd froma hosted layer in AGOL have nummeric values: this is the value for this field: "created_date": 1719488318485 Python: record = query_result1.features[0] createddateAGOL = record.attributes["created_date"] How do I convert this numeric value to a data that I can compare with a record from a SDE feature class Thanks
... View more
12-04-2024
07:10 AM
|
0
|
3
|
1364
|
|
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
|
968
|
|
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
|
424
|
|
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
|
825
|
|
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
|
1457
|
|
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
|
1784
|
|
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
|
1922
|
|
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
|
854
|
|
POST
|
Thank you @ShengdiZhang for your recommendation, I am going to try that.
... View more
08-23-2024
04:11 AM
|
0
|
0
|
893
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 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 |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|