We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d4afd commit 379c91bCopy full SHA for 379c91b
content/integrate/redis-data-integration/data-pipelines/transform-examples/map-example.md
@@ -24,7 +24,7 @@ If you just want to limit the set fields in the output and/or rename some of the
24
25
For situations where you want to create a new object structure with multiple levels or use calculations for the field values, you can use the
26
[`map`]({{< relref "/integrate/redis-data-integration/reference/data-transformation/map" >}})
27
-transformation. Take a look at the following examples to see how to use the `map` transformation:
+transformation, as described in the following sections.
28
29
## Creating multilevel JSON objects
30
0 commit comments