Hey I'm fairly new to working with CS1000 Element Manager 7.5 and I was messing around with the import function to update phone records more easily. What I am having a problem with is updating KEY0 when PRIMEDN is the first field in the csv file. If the first field is TN like so
[ TN,PHONE,DES,ZONE,KEY0
232 0 13 22,1120,4137,14,SCR 31803 0 MARP CPND_FIRST_NAME(TEST) CPND_LAST_NAME(USER) ]
KEY0 will update just fine. If the first field is PRIMEDN like so
[ PRIMEDN,PHONE,DES,ZONE,KEY0
31803,1120,4137,14,SCR 31803 0 MARP CPND_FIRST_NAME(TEST) CPND_LAST_NAME(USER) ]
KEY0 will not change at all. If I try to update KEY1 when the PRIMEDN is the first entry, KEY1 will update, but still not KEY0. Any help is appreciated, thanks.
[ TN,PHONE,DES,ZONE,KEY0
232 0 13 22,1120,4137,14,SCR 31803 0 MARP CPND_FIRST_NAME(TEST) CPND_LAST_NAME(USER) ]
KEY0 will update just fine. If the first field is PRIMEDN like so
[ PRIMEDN,PHONE,DES,ZONE,KEY0
31803,1120,4137,14,SCR 31803 0 MARP CPND_FIRST_NAME(TEST) CPND_LAST_NAME(USER) ]
KEY0 will not change at all. If I try to update KEY1 when the PRIMEDN is the first entry, KEY1 will update, but still not KEY0. Any help is appreciated, thanks.