Skip to content

Commit 15f0535

Browse files
authored
Update actions.md
1 parent 16b2ca2 commit 15f0535

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/connections/destinations/actions.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,13 @@ If necessary, click **New Mapping** to create a new, blank action.
117117
> info ""
118118
> The required fields for a destination mapping appear automatically. Click the + sign to see optional fields.
119119
120+
### Coalesce Function
121+
122+
The coalesce function will take a primary value and use that one if it is available. In the case it is not, it will use the fallback value.
123+
124+
![coalesce](https://user-images.githubusercontent.com/78389005/213260648-a9eda0c8-fd88-4a0b-b4c6-682380ce2328.png)
125+
126+
120127
### Conditions
121128

122129
> info ""

0 commit comments

Comments
 (0)