Hello All,
I'm new to the flow, can anyone help how to know who change /select the choices from a drop-down menu and get his name ( display name ) in another column
if i have a SharePoint list wilt a drop-down column ( approve / deny )how can I get who select the dropdown menu and present his name in another column as the approver
It sounds as though what you want to do is this: Create a Flow the runs when an item has changed that checks to see if the column with the drop down value is not empty and the value of the approver is empty - you could also use a trigger filter for this rather than a condition. If the condition returns as true, then insert the value from the Last Modified By column in the approver column.
Let me know if you need an example.
I think only way to find this out is who modified the list item..
Go through below video of April Dunnam where she explains a new action that can track changes to the ListItem and can tell if a particular column changed or not.
https://www.youtube.com/watch?v=xvmi21KomK0
Like and Mark this as an answer if it helps you to solve your problem.
Did you refer this video and got chance to check the action mentioned? Its the below action. Make sure you have versioning turned on...
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
70 | |
25 | |
18 | |
16 | |
13 |
User | Count |
---|---|
134 | |
44 | |
32 | |
32 | |
29 |