From d0beb55c0ac5af7c7ee75cdf49fe0c97e6b91ea6 Mon Sep 17 00:00:00 2001 From: Demian Adolfo Raschkovan Date: Mon, 28 Dec 2020 16:59:12 +0100 Subject: [PATCH] Update ConcatenateFromQuery.md --- docs/ConcatenateFromQuery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ConcatenateFromQuery.md b/docs/ConcatenateFromQuery.md index bc38eea..9743632 100644 --- a/docs/ConcatenateFromQuery.md +++ b/docs/ConcatenateFromQuery.md @@ -6,7 +6,7 @@ For using this activity you must access here and select Concatenate from Query: Parameters -![](ConcatenateFromQuery_4.png) +![](ConcatenateFromQuery_4.gif) The full params description is: * **FetchXML (required)** : The FetchXML Query. Specify the parent record ID in the fetch using the following template: {PARENT_GUID}. **{PARENT_GUID}** will be replaced at run time with the ID of the entity that triggered the workflow.