Closed djuarezgf closed 1 year ago
What if you put \t between quotes? ... --separator "\t" ...
The same result :/
I use the latest version of obiba-opal (5.0.1)
Fixed and released, please try 5.0.2, thanks for the report.
Thank you very much. It works!
When I execute the following command: opal import-csv --opal http://localhost:8880 --user administrator --password XXXX --path /projects/test/patients.csv --separator \t --destination test --tables patient --type Patient --identifiers Patient-ID --json
I get the following message: 'dict' object has no attribute 'separator'