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 / Create flow that diffe...
Power Automate
Answered

Create flow that differentiates between buckets

(0) ShareShare
ReportReport
Posted on by

Hi all,

 

I have a planner plan that has 6 different buckets, within each of those buckets are (as you would expect) tasks.  The buckets represent meetings/committees and the tasks are actions required either before or after each meeting/committee.  I have successful created a flows that will send reminder emails 2 weeks and 10 days prior to the meeting however each bucket requires a different reminder timeline e.g. Meeting1 requires 2 weeks prior, Meeting2 requires 2 days after.

 

So my question is, how do i differentiate between the buckets to apply a specific set of flows?  All help would be very much appreciated.

Categories:
I have the same question (0)
  • PowerBack19 Profile Picture
    679 on at

    One of the actions for Planner is "List buckets". You could use this action followed by Switch control. For each Case in the Switch, you can specify the name of each bucket. Then you can build out the remaining actions such as the meeting notifications, etc.

     

    Planner - List buckets actionPlanner - List buckets action

  • Verified answer
    v-bacao-msft Profile Picture
    Microsoft Employee on at

     

    Hi @AnnaJordan ,

     

    If you want to be able to distinguish different buckets and execute corresponding actions in the same Flow, you can achieve your needs by adding branches or Switch.

     

    But I recommend that you create multiple flows for different buckets separately. It is easy to create multiple similar flows. You only need to create a flow for a specific bucket, then use Save as to create a copy, and then change the bucket name and Other conditions.

     

    Please refer to the following method to configure screenshots, use List buckets action to get all buckets.

    • Use the Filter array to filter out buckets with equal bucket ids and get bucket names.
    • Then check if the bucket name is the expected one in Condition and add other conditions.

    Expression reference:

    if(equals(length(body('Filter_array')),0),'',body('Filter_array')[0]['name'])

    Image reference:

    99.PNG

    Hope it helps.

     

    Best Regards,

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!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 283

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard