Skip to content

Commit 19f4745

Browse files
authored
Merge pull request #111923 from kromerm/adfdocsmark
Update format-json.md
2 parents d9430d5 + d8ae24d commit 19f4745

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/data-factory/format-json.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,8 @@ File3.json
285285
"json": "record 3"
286286
}
287287
```
288+
> [!NOTE]
289+
> If data flows throw an error stating "corrupt_record" when previewing your JSON data, it is likely that your data contains contains a single document in your JSON file. Setting "single document" should clear that error.
288290
289291
#### Unquoted column names
290292

0 commit comments

Comments
 (0)