Don't understand use of '---' for relation #19
ouhouhsami
started this conversation in
General
Replies: 1 comment
-
csv2notion cannot create new relation columns, it can only use existing ones that you set up manually. That's why there is a '---' in that table. Sorry for confusion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
thx for your library :)
I have a problem trying --column-types '---' to force the library make (use a) relation.
I get a 'Unknown types: relation; allowed types: person, checkbox, rollup, last_edited_by, created_time, number, formula, text, phone_number, email, date, status, created_by, select, file, last_edited_time, multi_select, url' error message.
The '---' type, is not available contrary to what we can read, if I understand, in the documentation.
Have you got an idea to help me deal with relations? (a working example with csv and command line options for instance).
Again, thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions