Hi Bret an Wilbert,
i have tried it but there is an error:
My csvFile named myData.csv in in the same Folder..
These are my DATA...
Nr;Name;Artikelnummer;Kommentare;
17424;Abschleppdienst;336;-;
17425;PC;336;-;Infos
I have changed this Line:
records[i] = {label:Nr[0], value:Name[1]}//
Nothing happens...




Reply With Quote