Skip to content

Commit 8b46a84

Browse files
authored
Update src/connections/sources/schema/destination-data-control.md
1 parent 8d0195f commit 8b46a84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/connections/sources/schema/destination-data-control.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@ To download a Source Schema CSV file:
6969
> info "All events and properties are now included in the CSV file"
7070
> When you export a Source Schema, all events and properties are included in the CSV file regardless of the filters or search parameters currently applied to the Source Schema view.
7171
72-
## Understanding the Difference Between Schema UI and CSV Export
72+
## Difference between Schema UI and CSV Export
7373

74-
When exporting a CSV from the Schema UI, it's important to note a key difference in how event data is structured:
74+
When exporting a CSV from the Schema UI, there are differences in how event data is structured:
7575

7676
- In the Schema UI, all instances of a unique event name are grouped into a single row, regardless of the different properties associated with that event.
7777
- In the CSV file, each unique combination of an event name and its tracked properties appears as a separate row.
7878

79-
This behavior is intentional and provides greater granularity, allowing you to see how different properties are tracked for the same event.
79+
This allows you to see how Segment tracks different properties for the same event.
8080

8181
### View download history
8282

0 commit comments

Comments
 (0)