Skip to content

Commit 400ffb6

Browse files
committed
chore: add sample csv section
1 parent d00aca4 commit 400ffb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/en/3-guides/3.3-how-to-upload-data.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ Open Data Capture allows you to visualize numeric measures over time in a single
6868
Whenever data is optional within a form it can be left empty and still be properly submitted. Any optional data column in the csv template will have an "(optional)" tag attached to its sample data entry, which means any entry in the column can be left blank. This is usually done in that case of when one column value depends on another. For example, a sessionFailed column would be followed by an optional reasonForFailure column.
6969

7070
</Steps>
71+
72+
### Sample CSV Data

0 commit comments

Comments
 (0)