Exporting a hosted feature view layer as a CSV, Excel, or shapefile from the item details page with a date filter applied fails and returns the error message "There was an error."
ArcGIS Online
漏洞 ID 编号
BUG-000159854
已提交
July 13, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
June 2023
操作系统
Windows OS
操作系统版本
N/A
修正版本
ArcGIS Online 2023 fall release
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Use a non-date type field to filter data.
Export the filtered records to a different file format (for example, file geodatabase (FGDB)).
Select all the filtered records in the table, click Export, and select 'Selected records only'.
Use the 'in the last' or 'not in the last' operators to filter records based on a date field.
From the Admin REST Endpoint, update the layer definition and remove the word "timestamp" from the viewDefinitionQuery. Sample image below.