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 Platform Community / Forums / Power Automate / Update Task status whe...
Power Automate
Suggested Answer

Update Task status when moved to equivalent named Bucket in Planner

(0) ShareShare
ReportReport
Posted on by
Hi
 
I would like to trigger a flow on move of a task to a Bucket called Completed
The flow would update the % Completed to 100 and therefore complete the task
 
I have 8 unique groups in my organisation and each group will have multiple plans
Each Plan would be set up using a copy of a Template Plan so the Buckets, goals and tasks would always be named the same.
 
I understand I may have to create 8 flows one for each group but I would like the flow to use Bucket name = Completed as the condition so that it is agnostic of specific Plan ID/Bucket ID.
 
Thanks for your help
Heidi
 
 
Categories:
I have the same question (0)
  • Suggested answer
    Kalathiya Profile Picture
    2,456 Super User 2026 Season 1 on at
    Hello @HM-11030441-0

    Planner connector in Power Automate doesn’t currently have a Get bucket action, so you can’t directly check the bucket name from the trigger.

    One workaround is to use List buckets for the plan and then match the Bucket ID from the task with the bucket list. Once you identify the bucket, you can check if the bucket name is “Completed”.

    A simple flow could look like this:

    #1. Trigger: When a task is created or modified
    #2. List buckets (for the Plan)
    #3. Filter array to find the bucket where Bucket ID = Task Bucket ID
    #4. Condition: Bucket Name = "Completed"
    #5.  If yes: Update the task → set % Complete (Progress) = 100
     
      
    Hope this helps!
     
    If this response resolves your issue, please mark it as the Verified Answer so it can help other community members as well.
    ---------------------------------------------------------------------------------
     
    📩 Need more help? Mention @Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping!
     

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard