Skip to content

Commit ede7bf2

Browse files
committed
Typo
1 parent 7c068bb commit ede7bf2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-operations/connect-to-cloud/howto-create-dataflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ In the operations experience, the *Enrich* stage is currently supported using th
519519

520520
You can rename a datapoint using the **Rename** transform. This operation is used to rename a datapoint in the source data to a new name. The new name can be used in the subsequent stages of the dataflow.
521521

522-
1. Under **Add Transform (optional)**, select **Rename** > **Add**.
522+
1. Under **Transform (optional)**, select **Rename** > **Add**.
523523

524524
:::image type="content" source="media/howto-create-dataflow/dataflow-rename.png" alt-text="Screenshot using operations experience to rename a datapoint.":::
525525

@@ -537,7 +537,7 @@ You can rename a datapoint using the **Rename** transform. This operation is use
537537

538538
You can add a new property to the source data using the **New property** transform. This operation is used to add a new property to the source data. The new property can be used in the subsequent stages of the dataflow.
539539

540-
1. Under **Add Transform (optional)**, select **New property** > **Add**.
540+
1. Under **Transform (optional)**, select **New property** > **Add**.
541541

542542
:::image type="content" source="media/howto-create-dataflow/dataflow-new-property.png" alt-text="Screenshot using operations experience to add a new property.":::
543543

@@ -606,7 +606,7 @@ To filter the data on a condition, you can use the `filter` stage. The condition
606606

607607
# [Portal](#tab/portal)
608608

609-
1. Under **Add Transform (optional)**, select **Filter** > **Add**.
609+
1. Under **Transform (optional)**, select **Filter** > **Add**.
610610

611611
:::image type="content" source="media/howto-create-dataflow/dataflow-filter.png" alt-text="Screenshot using operations experience to add a filter transform.":::
612612

@@ -666,7 +666,7 @@ To map the data to another field with optional conversion, you can use the `map`
666666

667667
In the operations experience, mapping is currently supported using **Compute** transforms.
668668

669-
1. Under **Add Transform (optional)**, select **Compute** > **Add**.
669+
1. Under **Transform (optional)**, select **Compute** > **Add**.
670670

671671
:::image type="content" source="media/howto-create-dataflow/dataflow-compute.png" alt-text="Screenshot using operations experience to add a compute transform.":::
672672

0 commit comments

Comments
 (0)