web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Automate
Suggested Answer

Create a flow

(1) ShareShare
ReportReport
Posted on by 11
Hello, I need to create a flow from Microsoft list using Yes/No column to update the date column to the current date. However, I have 3 choice columns that are all required (needs to be) but they are multi-select choice column.
 
Any help would be welcomed! Thanks in advance!
Categories:
I have the same question (0)
  • Michael E. Gernaey Profile Picture
    53,969 Moderator on at
     
    There is not clear enough details here to help you. Please provide a complete explanation of the business logic you need based on the flow you have, or at least, based on how you want it to work.
     
    Think of it as steps, write them out please. :-)
  • ronaldwalcott Profile Picture
    3,862 Moderator on at
    You haven't provided many details but you can use this tutorial to show you how to create the flow Power Automate Tutorials [Beginners + Advanced] - SPGuides.com
    The Yes/No requirement would require a condition action. You haven't indicated the relevance of the choice columns but here is another reference source on managing choice columns How to Get SharePoint Choice Values in Power Automate? [With Multi-Select Choices] - Enjoy SharePoint
  • Suggested answer
    MS.Ragavendar Profile Picture
    6,334 Super User 2026 Season 1 on at
     
    Lets break the solution.
     
    Update the date column
    • When Item is created or Modified action use this as trigger condition - @not(equals(triggerOutputs()?['body/Created'], triggerOutputs()?['body/Modified'])) this will allow the flow to trigger in modified case only. 
    • However Microsoft also came up with action - When an item or a file is modified you can also use this as well .
    • Intialize variable (array) to handle the Multi choice column.
    • Append the multi choice value to array variable using (append to array) action.
    • for date setting - utcnow().
     
    But one thing, if we are updating these items from power automate based on the modification, after our update the flow might be trigger too so trigger should be based on some column  in the list to avoid this circular looping (i.e. by default value should be set to In-Progress and when updated it should be completed) trigger if the status in In-Progress.
     
    If you have any other queries revert back or the solution is not feasible for your requirement. Kindly elaborate the problem so that any one from community can also assist on top of it.
     
    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 605

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard