Skip to content

Commit 248138a

Browse files
committed
place csv on separate line
1 parent ce5e621 commit 248138a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-explorer/ingest-data-one-click.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ This article shows how to use one-click ingestion for quick ingestion of a new t
3636
![one click ingestion source details](media/ingest-data-one-click/one-click-ingestion-source.png)
3737

3838
1. In **Schema** tab, select **Data format** from drop-down > **JSON** or **CSV**.
39+
3940
If select **CSV**:
40-
4141
* Select checkbox **Ignore headline** to ignore heading row of csv file.
4242
* **Mapping name** is set automatically but can be edited.
4343

4444
![one click ingestion csv format schema.png](media/ingest-data-one-click/one-click-csv-format.png)
4545

46-
In the **Schema** tab > **Data format**, if select **JSON**:
46+
If select **JSON**:
4747
* Select **JSON levels**: 1-10 from drop-down. The levels in the json file are shown in the table on the bottom right.
4848
* **Mapping name** is set automatically but can be edited.
4949

0 commit comments

Comments
 (0)