laptop and a wrench

Bug

Records count is missing on ArcGIS Survey123 reports when using referenced feature services published to ArcGIS Enterprise from an Oracle database.

ArcGIS Survey123
Bug ID Number BUG-000171791
SubmittedOctober 28, 2024
Last ModifiedDecember 26, 2024
Applies toArcGIS Survey123
Version found3.19
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusUnder Consideration

Workaround

It is caused by capitalization of fields in dataset, Oracle implements this automatically.

Syntax for queries in default summary can be changed to below to allow for record counts in report to display:

  • Selected record count: ${#Events | stats:"count,OBJECTID,COUNT_OBJECTID":"":""} ${COUNT_OBJECTID}${/}
  • Total record count: ${#Events|where:"1=1 !important"|stats:"count,OBJECTID, COUNT_OBJECTID":"":""}${COUNT_OBJECTID}${/}

Hashtag (#) allows for query of fields that are capitalized.

Steps to Reproduce

Bug ID: BUG-000171791

Software:

  • ArcGIS Survey123

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options