Hello,
I am trying to build a Power Automate flow to keep a history of changes made to a SharePoint field.
Expected behavior:- When a SharePoint list item is modified.
- If the column "Expression de besoin DEV" has changed.
- Then create a new item in another SharePoint list called "Demande de DEVS".
I am using the action:
Get changes for an item or a file (properties only)Then a condition based on:
In the action output, I can clearly see:
which confirms that the column was modified.
However, the Power Automate condition always evaluates to False, and the Create item action is always skipped.Has anyone experienced this issue with
ColumnHasChanged properties before?

Report
All responses (
Answers (