Bug ID Number |
BUG-000149705 |
Submitted | June 2, 2022 |
Last Modified | October 3, 2024 |
Applies to | ArcGIS Dashboards |
Version found | 10.9.1 |
Operating System | Windows Server |
Operating System Version | 2019 64 Bit |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is a known limit. ArcGIS Platform maps the BigQuery date field type to 'esriFieldTypeDate', expecting a time component when querying. For more information, refer to https://pro.arcgis.com/en/pro-app/latest/help/data/databases/cloud-data-warehouse-data-types.htm#ESRI_SECTION1_F580D220C8494F6BA71EAE0845AFD1F2.
Workaround
Use the BigQuery datetime field instead.
Steps to Reproduce