avih75 / PickerFieldsControl

MIT License
0 stars 12 forks source link

Configuration issue: "1 Duplicated Line where in the file" #13

Closed MTRH closed 3 years ago

MTRH commented 3 years ago

Hi When I try to upload the csv file I receive this massage: "1 Duplicated Line where in the file" My csv file has below values: Field;1;2 1;Consumer;US 2;Consumer;Europe 3;Consumer;APAC 4;Consumer;China 5;Agri;US 6;Agri;Europe 7;Agri;APAC 8;Finance;1 9;Finance;2 10;Finance;3

On the form I can an see the 2 picklist but they are both empty.

avih75 commented 3 years ago

hi thank you for using my control

strange... that he found a duplicate line

as I can see from here you should use ',' instead of ';' between the fields. you can open the csv file with note++ and fix it dont forget to name the file with the same name as the control

if you need any help, please send me the csv file and let me check it for you and picture of your configuration

thank you

On Thu, Nov 19, 2020 at 2:08 AM MTRH notifications@github.com wrote:

Hi When I try to upload the csv file I receive this massage: "1 Duplicated Line where in the file" My csv file has below values: Field;1;2 1;Consumer;US 2;Consumer;Europe 3;Consumer;APAC 4;Consumer;China 5;Agri;US 6;Agri;Europe 7;Agri;APAC 8;Finance;1 9;Finance;2 10;Finance;3

On the form I can an see the 2 picklist but they are both empty.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/avih75/PickerFieldsControl/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIPBUI27CR5YVEKMZHTHUTLSQROXPANCNFSM4T2V7O7A .

-- בתודה, אבי חדד 0542400091

clickbidur commented 3 years ago

I also get the same issue every time uploading the data, but it does work fine even with that warning.

avih75 commented 3 years ago

he i just upload new version, that fix the alert message

clickbidur commented 3 years ago

Hi, Good to hear from you after long time. And thanks for the fix.

On Sun, Apr 4, 2021, 8:10 PM avih75 @.***> wrote:

he i just upload new version, that fix the alert message

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/avih75/PickerFieldsControl/issues/13#issuecomment-813042188, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK4QYBLQ4R5GFGZZ6R3FYJ3THBZEVANCNFSM4T2V7O7A .

avih75 commented 3 years ago

enjoy