Page 1 of 1

Error 207 - A phantom element must have a zero value

Posted: Mon Apr 08, 2019 3:41 pm
by prometheus_of_texas
When reading an data from a .csv file, I received Error 207 .Could you please explain to me what this error means and how I could resolve it?

I added the code below I used to read the data.

Table H(o,k) 'demand volume'
$ondelim
$include Order_SKU_demand.csv
$offdelim;

Re: Error 207 - A phantom element must have a zero value

Posted: Mon Apr 08, 2019 3:55 pm
by Fred
Hi,

The forum rules provide good hints on how to formulate a question to increase the chance to get help (app.php/rules).
Please elaborate how you read the data from csv and provide an example that allows other forum users to reproduce the issue.

Best,
Fred

Re: Error 207 - A phantom element must have a zero value

Posted: Mon Apr 08, 2019 4:18 pm
by Fred
Still, even after you edited your initial post, this is not a reproducible example! Please provide code that runs and the csv file.
Fred

Re: Error 207 - A phantom element must have a zero value

Posted: Thu Sep 05, 2019 5:47 am
by tonanto
unfortunately i have some issues like this. i will follow this post :)

Re: Error 207 - A phantom element must have a zero value

Posted: Thu Sep 05, 2019 7:50 am
by Renger
Hi Tonanto
The last reply was 2 years ago, so it would be better to post your problem instead of relying on a continuation of this post.
Cheers
Renger