Skip to content

Commit 537f7dc

Browse files
#assign:ecfan
Update logic-apps-control-flow-run-steps-group-scopes.md
1 parent 9bbd974 commit 537f7dc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/logic-apps/logic-apps-control-flow-run-steps-group-scopes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,10 @@ the scope's status is equal to "Failed" or "Aborted".
241241
From the dynamic content list, select **Expression**. In the edit box,
242242
enter this expression, and then select **OK**:
243243
244-
`action('Scope')`
244+
`actions('Scope')?['status']`
245+
246+
![image](https://github.com/user-attachments/assets/a87d2ee7-0b06-48a6-b374-aa10a8c5a1b0)
245247
246-
![Screenshot that shows the "Expression" box with the result expression highlighted.](./media/logic-apps-control-flow-run-steps-group-scopes/check-scope-status.png)
247248
248249
1. For both rows, select **is equal to** as the operator.
249250

0 commit comments

Comments
 (0)