Skip to content

Commit 2df2f57

Browse files
authored
Update triggers-troubleshoot.md
1 parent b3ad870 commit 2df2f57

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

support/power-platform/power-automate/flow-run-issues/triggers-troubleshoot.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,14 @@ contributors:
77
- kisubedi
88
- kenseongtan
99
- v-aangie
10-
ms.service: power-automate
11-
ms.subservice: cloud-flow
12-
ms.topic: troubleshooting-general
13-
ms.date: 07/22/2025
10+
ms.date: 08/06/2025
1411
ms.update-cycle: 180-days
1512
ms.author: kenseongtan
1613
ms.reviewer: angieandrews
1714
ms.collection: bap-ai-copilot
1815
search.audienceType:
1916
- flowadmin
2017
---
21-
2218
# Troubleshoot common issues with triggers
2319

2420
Here are some tips and tricks for troubleshooting issues with triggers.
@@ -312,3 +308,4 @@ To resolve this issue, edit each flow and save it. The triggers should start fir
312308
## Triggers aren't respecting expressions used in them
313309

314310
For triggers, the value of expressions is calculated only when the flow is saved. For example, if your trigger uses `utcNow()` in an input, `utcNow()` is calculated when you save the flow, and the current UTC time is inserted into the trigger definition as a hardcoded value. `utcNow()` isn't recalculated every time the flow is triggered.
311+

0 commit comments

Comments
 (0)