@Tanjamuse: BR is going in the right direction. If #status is a yes/no type column, if the CSV column has a value that can be interpreted as "Yes", then the column gets set to yes. Looking at the code, it can be one of: 'true','yes','y','1'. If the value isn't one of these, then it will be set to "No".
Last edited by davidfor; 04-24-2017 at 09:35 PM.
|