laptop and a wrench

Bug

For certain date field formats in an Excel file, the date/time is changed when viewing the data as a published hosted service.

Zuletzt veröffentlicht: January 21, 2020 Portal for ArcGIS
Bug-ID-Nummer BUG-000127923
EingereichtJanuary 14, 2020
Zuletzt geändertJune 5, 2024
Gilt fürPortal for ArcGIS
Gefunden in Version10.7.1
BetriebssystemN/A
BetriebssystemversionN/A
StatusKnown Limit

Zusätzliche Informationen

This bug is a user error. The published service from the excel file shows the date and time values correctly. In the video, the user checked the date field values in the Portal home app Data tab, the date and time shown here in the home app are based on the timezone set on user system or browser settings. To get the correct values in the home app, ensure the system time zone is set correctly. For example, if time is set to PST, the values shown are in PST. The best place to look for the correct values is to go to server rest (https:///server/rest/services/Hosted/test/FeatureServer/0/query) and query the service to see the fields and their values. Here the date and time are shown in an epoch time format. The user needs to use an epoch converter to convert it into to GMT time. Refer to https://www.epochconverter.com/ for more information. The CSV time values correct to the user. The Date field was not recognized by the server because it is an unsupported format. The field type is identified as a string and the values are retained. The user thought this is the expected behavior. Check the field type in the server rest page of the service. This is actually a limitation for CSV format, the date fields are only identified when it is in a certain format, any other format of the date, for example, if it is danish style local format, it is taken as a string field and no conversion is applied while publishing. Documentation for reference: https://enterprise.arcgis.com/en/portal/latest/use/csv-gpx.htm#DATE

Workaround

It works without any issue if the file is converted to CSV instead. Refer to the CSV file, 'testing'.

Schritte zur Reproduzierung

Bug-ID: BUG-000127923

Software:

  • Portal for ArcGIS

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln