upload CSV problem with element label

mahmoodee

Member
Hello,
I need to upload CSV with 2000 rows and with the following headings :
Customer , Customer Name, PO Number,Bline Date,Invoice Amt,Pay/Adv/Other,000 - 030,031 - 060,> 060
example of row
AD5 PTRFAC , PETROFAC ENGINEERING AND CONSTRCTIO , 2014260261 , 91000608 , 31/05/2015 , 3,651.50 , 0 , 0 ,0 , 3,651.50

I create a customer list with elements labels like CSV Heading
Labels: Customer , Customer Name, PO Number,Bline Date,Invoice Amt,Pay/Adv/Other,000 - 030,031 - 060,> 060
Names: c_custome, c_customer_name,........................................................................................,c_060
My probem is when I upload CSV it shows this message:
Sorry the following fields in the CSV File are not found in this table:> 060
the problem in the last field "> 060" , if I set the lable > 060 and name c_60 or any another name it show this message
Sorry the following fields in the CSV File are not found in this table:> 060
if I set the lable > 060 and name 060 it work fine and CSV upload success.
I donot want the name to be 060 because If I want to select query this column (select "060" from customers) the result will be 60.
and I want the lable to be "> 060"
Why the system does not recognize the name "c_60" and accept the name"060"
any help please to solve this problem
thank you
 
Use element names (not labels) as CSV headings (and set the default Heading format= "Element short name" in the CSV options)
 
thank you
I cannot change CSV headings , it must be
Customer , Customer Name, PO Number,Bline Date,Invoice Amt,Pay/Adv/Other,000 - 030,031 - 060,> 060
so the system will not accept the elements names to be > 060 or space like Customer Name
the problem only in the list field "> 060"
 
I do that and now show this message
Sorry the following fields in the CSV File are not found in this table:Customer, Customer_Name, PO_Number, Inv_Doc_No, Bline_Date, Invoice_Amt, Pay/Adv/Other, 000_-_030, 031_-_060, >_060,
please help me
 
I set Heading format= "Element short name" in the CSV options
but show this message
Sorry the following fields in the CSV File are not found in this table:Customer, Customer_Name, PO_Number, Inv_Doc_No, Bline_Date, Invoice_Amt, Pay/Adv/Other, 000_-_030, 031_-_060, >_060,
 
I think If I set Heading format= "Element short name" in the CSV options , I must change the elements name to be like
>_060 ,Customer_Name,.....
Is that true ?
beacause now with Heading format= "Element short name" it show
Sorry the following fields in the CSV File are not found in this table:Customer, Customer_Name, PO_Number, Inv_Doc_No, Bline_Date, Invoice_Amt, Pay/Adv/Other, 000_-_030, 031_-_060, >_060,
 
Use element names (not labels) as CSV headings
You can use setting "element short names" + CSV element names
or
"element labels" + CSV element labels (but > is html encoded, so in CSV it must be > )
 
I do that and get message
Sorry the following fields in the CSV File are not found in this table:Customer, Customer_Name, PO_Number, Inv_Doc_No, Bline_Date, Invoice_Amt, Pay/Adv/Other, 000_-_030, 031_-_060, >_060,
 
this app for my customer , so I cannot explain to him every time to change his csv heading names
I want to able to upload the csv with these headings
Customer , Customer Name, PO Number,Bline Date,Invoice Amt,Pay/Adv/Other,000 - 030,031 - 060,> 060
I was able to do that but there was problem only in last element > 060
any suggestion?
 
thank you , I was think I can use ">" because I use it in element label not in name.
when I set element label "> 060",
why it work when the element name is "060" and not work when element name is "c_60" ?
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top