We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1da7a1 commit abf9503Copy full SHA for abf9503
docs/en/3-guides/3.3-how-to-upload-data.md
@@ -101,4 +101,3 @@ A valid CSV file that follows this template can be seen below:
101
| testID123 | 2025-01-07 | yes | SET(A, B) | B | RECORD_ARRAY(testString: A, testNumber: 2; testString: B, testNumber: 3;) |
102
| testID111 | 2025-01-06 | no | SET(C, B) | A | RECORD_ARRAY(testString: B, testNumber: 22; testString: A, testNumber: 1;) |
103
| testID111 | 2025-01-03 | no | SET(A, C) | | RECORD_ARRAY(testString: B, testNumber: 12; testString: B, testNumber: 13;) |
104
-| ... | ... | ... | ... | ... | ... |
0 commit comments