Bug
Bug-ID-Nummer | BUG-000162656 |
---|---|
Eingereicht | November 2, 2023 |
Zuletzt geändert | February 8, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 3.1.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 |
Status | In Review |
To successfully upgrade the geodatabase, update the view with the NVL function to handle NULL values:
"select cast(row_number() OVER(ORDER BY 1) as number(38,0)) as OBJECTID, Fac_Type,
SUM(NVL(Length,0)) AS LengthSum
FROM SDE.BikePaths
GROUP BY Fac_Type"
Bug-ID: BUG-000162656
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen