|
POST
|
Hello @julian_svcs, select_multiple stores it's values as a comma separated list so what you can do is place ${select_some_options} in the calculate column for the Select options selected above question and because it will receive the list from the previous question those same choices will be selected in the second list.
... View more
03-29-2023
01:50 PM
|
0
|
1
|
4293
|
|
POST
|
Hello @ErikHerbergMETC, I've reached out to the Support Analyst directly and will get the BUG report sorted out.
... View more
03-29-2023
12:42 PM
|
0
|
2
|
3652
|
|
POST
|
Hello @choenig, When you are seeing the 0913E__23_ output does the Plant_Code and District_ID questions have answers in the form?
... View more
03-29-2023
09:58 AM
|
0
|
1
|
2873
|
|
POST
|
Hello @rsun_TQB, You will likely need to recreate your ArcGIS Enterprise connector or update it and import the latest OpenAPI URL to get access to the create report connector. As for creating and using a custom connector in Power Automate that's more on the Power Automate licensing side of things. Please refer to the Microsoft documentation for more information on what license is needed to create and use a custom connector.
... View more
03-29-2023
09:54 AM
|
2
|
1
|
3488
|
|
POST
|
Hello @rsun_TQB, Please refer to this Esri Support KB article for the workflow to create an ArcGIS Survey123 connector for Power Automate for use with ArcGIS Enterprise.
... View more
03-28-2023
05:39 PM
|
0
|
3
|
3515
|
|
POST
|
Hello @choenig, You can use the concat() function in the calculate column to merge the information together. For example your concat() function could look like: concat("0913E_", ${plant_code}, "_", ${districtid}, format-date(${date}, "%y), "_")
... View more
03-28-2023
05:37 PM
|
0
|
3
|
2890
|
|
POST
|
Hello @jdaniel, It sounds like when you designed your form in the web designer you used the address question and for the "Data to submit" setting it was set to "Address text and point geometry". What you can do is switch that setting to "Address text only" then add a map question and that will allow capturing the geopoint. If the address question is set to required you can remove that and then you will be able to capture a geopoint without an address.
... View more
03-27-2023
05:24 PM
|
0
|
0
|
700
|
|
POST
|
Hello @michael_vetter, Unfortunately the Geocode appearance requires an internet connection in order to access the geocode service. Please see this documentation for more information.
... View more
03-27-2023
05:20 PM
|
0
|
0
|
1445
|
|
POST
|
Hello @ErikHerbergMETC, Thank you for reporting this! This looks to be a defect, I've gone ahead and logged an internal issue for this behavior. Please feel free to reach out to Esri Technical Support to log an official BUG.
... View more
03-27-2023
04:17 PM
|
1
|
1
|
3700
|
|
POST
|
Hello @dwold, I'm guessing selected() isn't playing nice with the choice names, I switched the choice filter to use the regex() function and that's working. I've attached an XLSForm for reference
... View more
03-27-2023
01:50 PM
|
1
|
1
|
3251
|
|
POST
|
Hello @dwold, The selected() function would go in the choice filter for the Indicator question not the IndicatorOther question.
... View more
03-27-2023
01:15 PM
|
1
|
0
|
3265
|
|
POST
|
Hello @Anonymous User, The where clause will help refine what record is returned, without it the calculation will return the first record in the query response. As for why nothing is being returned in the feature service you are referencing in the calculation do all records in the feature service have ID values in the attribute table?
... View more
03-27-2023
01:08 PM
|
0
|
0
|
1243
|
|
POST
|
Hello @dwold, For the other choice in the component column you can comma separate all the components (ex. Law Enforcement / Security,Fire Service,Search & Rescue) then use the selected() function in your choice filter column. The choice filter would look like selected(${Component}, component).
... View more
03-27-2023
12:59 PM
|
1
|
0
|
3273
|
|
POST
|
Hello @AmyGrossman, To reference the answer from a previous question you can use the ${questionName} notation where questionName is the value from the name column in the XLSForm for the question you are trying to reference. You can use the dollar sign curly bracket notation in question labels or calculations depending on if you want the value in the label of the other question or in the value box for the other question.
... View more
03-27-2023
12:51 PM
|
0
|
1
|
1432
|
|
POST
|
Hello @MiltonSolano, The Search() appearance is going to display values as they are returned by the server. When date fields are queried from the feature service they are returned in epoch timestamps which is why it's displayed like that in Survey123. What I would suggest is in your initial registration survey adding a hidden or calculate field to store the formatted date as a string in the feature service, then use that string field in the search() appearance.
... View more
03-27-2023
12:39 PM
|
1
|
0
|
1272
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-22-2026 11:53 AM | |
| 1 | 06-04-2026 03:20 PM | |
| 1 | 05-22-2026 03:26 PM | |
| 1 | 02-27-2026 02:55 PM | |
| 6 | 12-17-2025 01:51 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|