Forum Discussion
E2020049
Oct 02, 2024Copper Contributor
Auto Populate date in a microsoft list column based off an action in another column
Hello I am attempting to improve a action list we have created. The improvement is adding a "date completed" column to each action. Is there a way to auto populate the "date complete" column when...
E2020049
Oct 08, 2024Copper Contributor
Hi thank you for the response. However I am still not following...
Could you explain with exact step by step power automate triggers needed?
michalkornet
Oct 11, 2024Iron Contributor
Hi E2020049 in case when you would like to use Power Automate flow then you can check this article how to detect column change on SharePoint item. https://powercloudtechnologies.com/trigger-power-automate-flow-when-a-column-is-modified/ . Then use the Update item action to update the second column.
The second described method was to use the column formatting directly on the SharePoint list so you would be able to change both columns simultaneously.