autoDetectionTerms in Upload Data module do not seem to be working
GVH 2.7, Essentials 4.6.1
autoDetectionTerms in the Upload Data module do not seem to be working. If I upload address data with column names, Street, City and Zip, only City is detected automatically. I need to manually map Street and Zip. In the configuration I tried both "street" and "Street", but did not work. The configuration looks like this:
"Address": [
"address",
"street"
],
"Neighborhood": [
"neighborhood"
],
"City": [
"city"
],
"Subregion": [
"subregion"
],
"Region": [
"region",
"state",
"province"
],
"Postal": [
"postal",
"zip"
],
0
-
Hi Masao,
Would you be able to share a small sample of the file as well? I was able to do a quick test and mapped multiple columns.
Cheers
Jason0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar