|
IDEA
|
Hi Amanda, In the sample you are providing, what would you expect for a fix? 'knowledgable' and 'professional' are too long to display as one word in the single-choice grid layout as it currently exists. Would you want to increase the label space (which may be difficult to implement with the number of choices to keep them as discreet touch targets), reduce the font to accommodate the length of the word, or implement hyphenation as part of word wrapping?
... View more
09-02-2020
11:01 AM
|
1
|
1
|
2352
|
|
BLOG
|
Hi Harmond, The script was designed to write into eGDB Feature Classes, writing into non-eGDB tables will likely not work at all.
... View more
08-31-2020
03:33 PM
|
0
|
0
|
10679
|
|
POST
|
Hi Michelle, This might be best addressed by opening a support ticket with Esri Support. Does the data show up in ArcGIS Online Map Viewer or Survey123 Data Tab, or does it not show there as well? If the data does show up, it seems this might be an issue only with ArcGIS Pro; otherwise, there might be an issue with the configuration of the feature service.
... View more
08-31-2020
01:31 PM
|
1
|
0
|
1296
|
|
POST
|
Hi Kholofelo, There are 2 ways you could look into doing this: - Save the data as CSV files with the form and use the pulldata() function to lookup the information. See Formulas—ArcGIS Survey123 | Documentation for more information - Create a custom JavaScript function that retrieves the data directly from the feature service. See JavaScript functions in survey forms—ArcGIS Survey123 | Documentation for more information. Both of these approaches also have samples in the Survey123 Connect Samples gallery.
... View more
08-31-2020
11:37 AM
|
0
|
0
|
593
|
|
POST
|
Hi Greg, Currently, populating a select_one question from a CSV file is not supported. This is a feature that you may see become available for beta testing in the near future - I would suggest registering with the Survey123 Early Adopter Community to stay apprised.
... View more
08-31-2020
11:33 AM
|
2
|
1
|
2603
|
|
BLOG
|
Hi Harmond, The error indicates that something did not allow the destination tables to made correctly. One possible workaround would be for you to create the tables in the enterprise geodatabase. Otherwise, you should troubleshoot with your DBA as to why the table creation is failing.
... View more
08-31-2020
11:30 AM
|
0
|
0
|
10679
|
|
POST
|
Hi Chelsey, Just to check, in the situation you are describing is the objectid of the repeat being discovered as well as the objectid of the parent record? With regard to globalId handling in Collector, the Arcade expression looks like it should work - what do you see if you simply have it in a pop-up as text?
... View more
08-28-2020
10:04 AM
|
0
|
1
|
1635
|
|
POST
|
Hi Susan, Jim asked me take a look at this as well. A way that might work more scalable with large lists is to look up the values from a table such as an Excel Sheet - Is there a way to pull data from one Excel table, ... - Power Platform Community provides guidance for a potential solution.
... View more
08-27-2020
07:38 PM
|
1
|
0
|
1776
|
|
POST
|
Hi Brandon, In terms of re-writing this script in C#, that should be achievable; the python script is nearly pure python. In particular, you should look at the following classes: - HttpRequest - this would handle the download and upload of the zip file HttpRequest Class (System.Web) | Microsoft Docs - ZipFile - this would manage the extraction/repacking of the zip file on disk ZipFile Class (System.IO.Compression) | Microsoft Docs - File.Copy - this would copy a file File.Copy Method (System.IO) | Microsoft Docs The one thing remotely custom is the authentication component, but that again is a series of calls to the REST API. See Mobile and Native Named User Login | ArcGIS for Developers for an overview.
... View more
08-27-2020
06:48 PM
|
0
|
0
|
752
|
|
POST
|
Hi Mike, There is documentation for starting the Create Feature Report job in the Early Adopter Community. That being said, this is an asynchronous process, so your flow will need to process that (it does not currently support the default asynchronous pattern Power Automate expects).
... View more
08-27-2020
05:06 PM
|
0
|
5
|
6638
|
|
POST
|
Hi, It's not yet possible to specify the merging option in the Integromat action. It's been added to the list of enhancements to keep the Integromat connector up to date with Feature Report capabilities.
... View more
08-27-2020
04:30 PM
|
2
|
1
|
2525
|
|
POST
|
Hi Bryan, This question deals more with Power Automate functionality - it may be more useful to look for a similar situation in that product's forums. I haven't seen a similar occurrence in my use of Power Automate.
... View more
08-27-2020
02:08 PM
|
0
|
3
|
25727
|
|
POST
|
Hi Sian, How are you creating the URL to open Survey123?
... View more
08-25-2020
10:33 AM
|
0
|
0
|
2718
|
|
POST
|
Hi James, Yes, you should be able to use '' as the 'blank': if(${q1}='yes',today(),'')
... View more
08-25-2020
10:27 AM
|
1
|
1
|
1388
|
|
POST
|
Hi James, The Item Details is in ArcGIS Online. See Attribute field management—ArcGIS Online Help | Documentation for more information.
... View more
08-25-2020
10:13 AM
|
0
|
0
|
2764
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-30-2025 09:00 AM | |
| 5 | 05-07-2025 10:16 AM | |
| 6 | 05-07-2025 10:17 AM | |
| 1 | 10-15-2018 01:27 PM | |
| 1 | 01-06-2020 01:25 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-05-2025
09:31 AM
|