Skip to content

Commit 59181e7

Browse files
authored
Merge pull request #204527 from kromerm/fetchrefresh
Update concepts-data-flow-debug-mode.md
2 parents 86a574c + 2781ea3 commit 59181e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/concepts-data-flow-debug-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-flows
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
ms.date: 10/01/2021
11+
ms.date: 07/12/2022
1212
---
1313

1414
# Mapping data flow Debug Mode
@@ -64,7 +64,7 @@ The default IR used for debug mode in data flows is a small 4-core single worker
6464

6565
## Data preview
6666

67-
With debug on, the Data Preview tab will light-up on the bottom panel. Without debug mode on, Data Flow will show you only the current metadata in and out of each of your transformations in the Inspect tab. The data preview will only query the number of rows that you have set as your limit in your debug settings. Click **Refresh** to fetch the data preview.
67+
With debug on, the Data Preview tab will light-up on the bottom panel. Without debug mode on, Data Flow will show you only the current metadata in and out of each of your transformations in the Inspect tab. The data preview will only query the number of rows that you have set as your limit in your debug settings. Click **Refresh** to update the data preview based on your current transformations. If your source data has changed, then click the Refresh > Refetch from source.
6868

6969
:::image type="content" source="media/data-flow/datapreview.png" alt-text="Data preview":::
7070

0 commit comments

Comments
 (0)