|
POST
|
Hi @erica_poisson , The error message your saw usually is caused by an issue that we didn't catch or not enough memory when printing a report. Since you mentioned that you could generate the summary report by using the same survey and same report template but only with fewer 509 records, it seems to be related to the memory issue. Can you please provide more information about your case? Have you printed the same summary report with a similar count of records e.g. ~1000 successfully before? Will there be a lot of images in the report when including 1193 records? If yes, can you please estimate the total size? For the succeeded summary report of 509 records, how many images are there in the report? what is its file size? Thanks, Zhifang
... View more
07-12-2022
09:35 AM
|
0
|
6
|
5459
|
|
POST
|
@MVpes , This is not a known issue to us. Can you please share the app with us to look into? If it is not public, you can send me a direct message.
... View more
06-29-2022
08:32 AM
|
0
|
0
|
1693
|
|
POST
|
@HaAnhNguyen , Can you please share those question label strings in the screenshot? It seems that the web app misses handling the question column width in this case.
... View more
06-23-2022
08:17 PM
|
0
|
0
|
4661
|
|
POST
|
Hi @RodrigoLopez , Something like below may help. The syntax for the stats part is stats: "<statisticType,statsField,outFieldName>":"<groupByField>":"<havingClause>", where havingClause is left empty (but need to present) at this time. Please see https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereportqueries.htm for details. Yard Fed ${#Yard_Operations | where:”1=1” | stats:”max,date_visited,latestVisit”:”yard”:”” | orderByFields:”yard ASC” } ${latestVisit}${/}
... View more
06-22-2022
09:59 PM
|
1
|
0
|
876
|
|
POST
|
Hi @rachelm , Submitting survey with nested repeat is supported by the Survey123 web app. Did you mean to edit existing records with nested repeat? If so, please feel free to raise your justification for ENH-000134198 to Esri Support Service to help us prioritize the work. I've logged an enhancement issue in the dev repo to support custom URL scheme when setting a link. In the meantime, please consider @ChristopherCounsell 's suggestion to use a universal link instead.
... View more
06-02-2022
06:29 AM
|
1
|
2
|
2801
|
|
POST
|
Hi @PaulLewis , Yes, the above EAC doc is not available now since the feature has been released (out of Beta and EAC). You can refer to this help topic https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereportqueries.htm for details (find "map" in the page).
... View more
05-27-2022
08:13 AM
|
1
|
0
|
3217
|
|
POST
|
Hi @spcannon , Thanks for the feedback. This is currently a known limitation that images in choices cannot be enlarged in the web app. There is an enhancement request via Esri Support Service ENH-000142112, if this feature is important to your workflow, please raise justification to Esri Support Service to help us prioritize the work.
... View more
05-18-2022
03:31 AM
|
0
|
0
|
1537
|
|
POST
|
@rsun_TQB , Thanks for the feedback. Just to confirm, would you like to control decimal places only for the final calculation result or also for any intermediate "result" inside the expression?
... View more
05-17-2022
04:15 AM
|
0
|
0
|
1313
|
|
POST
|
@ZachESpencer, Would you mind sharing more details for how you want to utilize the date info? For example, concatenate a date from Date question into a string like "Incident observed on 4/28/2022"? Is that important to control the date format or just use default (like in the example) is enough?
... View more
04-28-2022
01:24 AM
|
0
|
1
|
1821
|
|
POST
|
Hi @KevinMWright13 , Can you please share more details for how you want to use the answer of a Dropdown question in a calculation?
... View more
04-28-2022
01:17 AM
|
0
|
0
|
4072
|
|
POST
|
$file and $attachment are reserved keywords, so 'file1' and 'attachment1' cannot work as expected. Can you please share some details about how you would like to filter an image? Currently, using if expression, like mentioned by abureaux, is a way to "filter" a specific image. For example, ${#image1} ${if ($file | getValue:"size")/1024/1024>1} ${$file | size:200:200} ${/} //print image that is larger than 1MB ${/}
... View more
04-21-2022
02:29 AM
|
0
|
0
|
5549
|
|
POST
|
Hi @Gustavo_Souza , There is a change since 3.14 release for the geopoint question that if you leave the default column empty in XLSForm, both the field app and web app will ask the device location on form load, while previously leaving the default column empty in XLSForm did nothing in the web app. If you don't want to get the device location on load in the web app, please set "null" as the value for the default column in the XLSForm. Please see the help topic mentioned by @DougBrowning above. Hence, can you please try the following combination to see if it fits your workflow? Set "null" in the default column of the geopoint question in XLSForm Use the URL parameter "?field:geopoint1=48.858328 2.294513" , where geopoint1 is the name of your geopoint question. "?field:{questionName}=" is a more general approach than "?center=" in case there are multiple geopoint questions in your survey Otherwise, can you please attach a simple XLSForm file that can reproduce your issue so we can look into? Thanks,
... View more
04-18-2022
03:48 AM
|
1
|
2
|
12185
|
|
POST
|
@TiiuKelviste1 , The fix is now available on the product Survey123 website. Thanks again for your testing and the feedback!
... View more
03-25-2022
09:00 AM
|
0
|
0
|
8798
|
|
POST
|
@ScottHiggins_PVGIS , The fix has been deployed to the production Survey123 website, please let us know if you still observe any issues. Thanks again for your feedback!
... View more
03-25-2022
08:56 AM
|
0
|
0
|
3205
|
|
POST
|
@ScottHiggins_PVGIS , Thanks for sharing the details. The Survey123 Beta website has been updated in the night of 3/24 PDT (probably to the production soon), with a potential fix to the issue you described in Experience Builder Developer Edition. It will be great if you can help us test it, to see if your workflow recovers as previously.
... View more
03-25-2022
07:32 AM
|
0
|
2
|
3221
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-19-2021 02:03 AM | |
| 1 | 01-26-2026 07:15 PM | |
| 1 | 12-18-2025 04:54 AM | |
| 2 | 11-20-2025 07:20 PM | |
| 2 | 09-08-2024 11:16 PM |
| Online Status |
Offline
|
| Date Last Visited |
01-26-2026
07:08 PM
|