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 / Planner - get bucket name
Power Automate
Unanswered

Planner - get bucket name

(0) ShareShare
ReportReport
Posted on by 38

I have a flow that gets gets planner tasks and adds them to an html table

 

so far it gets Title and Created date, but i'm trying to see how to add bucket name and notes as well

 

It looks like these aren't returned by the list tasks. I tried to add  list buckets but this returns all bucket names (not the one for each task that's displayed.)

 

Capture.PNG

 

Capture2.PNG

 

Categories:
I have the same question (0)
  • v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @jlymn ,

     

    The 'list tasks' action returns the bucket id parameter.

    You could use this to filter ther bucket name.

    Sample:

    vxiaochenmsft_4-1652079615515.png

    vxiaochenmsft_5-1652079622263.png

    vxiaochenmsft_6-1652079628805.png

    vxiaochenmsft_7-1652079635373.png

    vxiaochenmsft_8-1652079648486.png

     

    {
    "Task":@{items('Apply_to_each')?['title']},
    "BucketName":@{body('Filter_array')[0]?['name']}
    }

     

    Best Regards,

    Wearsky

  • jlymn Profile Picture
    38 on at

    Thanks I tried to do that, but I think i'm doing something wrong.

     

    This is how it looks now, I added "apply to each 2" beacuse i already had "apply to each" for the html table

     

    7.JPG

     

    1.JPG

     

    2.JPG3.JPG4.JPG5.JPG6.JPG

     

     

  • jlymn Profile Picture
    38 on at

    8.JPG

  • v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @jlymn ,

     

    From the information in the screenshot, I don't see the error.

    It will return an array like this:

    [

    {"Task":<TaskTitle>,"BucketName":<BucketName>},

    ... ,

    ...

    ]

    What's the issue are you meeting?

     

    Best Regards,

    Wearsky

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 612

#2
Valantis Profile Picture

Valantis 344

#3
11manish Profile Picture

11manish 326

Last 30 days Overall leaderboard