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 HTML with Plann...
Power Automate
Suggested Answer

Create HTML with Planner tasks including: Description, Due Date, Assigned To and Bucket Name

(0) ShareShare
ReportReport
Posted on by 21

Hi everyone,

thanks to the help of this community I was able to create a flow that sends out a daily email with all overdue and outstanding tasks to a specific group. The E-Mail contains a table that show the Task Title, the Due Date and the Assigned User. 

What I want to do now is to also display the Bucket in which the task is in. Unfortunately my best approach shows all the buckets for every overdue and outstanding tasks, not just the actual bucket the tasks is in. (see picture below)

MarvinE_0-1600071516730.png

 

Do you see a way to include just the relevant bucket in the HTML table?

 

Please find the current flow below:

MarvinE_1-1600071575178.png

MarvinE_2-1600071585025.png

MarvinE_3-1600071592109.png

 

Thanks a lot! I appreciate your support!

 

All the best 
Marvin

Categories:
I have the same question (0)
  • MarvinE Profile Picture
    21 on at

    Hi everyone,

    any ideas on this? 

    Do you think I can upgrade the current approach or should I follow a completely new approach?

     

    Thanks a lot and all the best!

    Marvin

  • rimatos Profile Picture
    Microsoft Employee on at

    Hi @MarvinE ,

     

    Where are you setting the contents of the "HTML Table" variable? I wanted to understand where you are inserting the bucket values. 

    Additionally, where is it defined which is the current bucket for the task that you selected?

     

    Regards,

    Ricardo

  • MarvinE Profile Picture
    21 on at

    Hey Rimatos,

    after trying a few different approaches, I found a solution but listing the buckets and implementing a condition to see if the value id of the bucket matches the bucket id of the task. Although the flow takes 3x longer than before, the flow finally creates a HTML table with 4 columns stating the Task Title, Due Date, Assigned To, and the Bucket Name.

     

    Thanks a lot for the support within the community!

     

    All the best 

    Marvin 

     

    MarvinE_0-1600180851908.png

     

  • Suggested answer
    tils5zv Profile Picture
    3 on at
    I´ve just tried to do the same and ended with a simple approach that may work to you if you don´t have many Buckets.
     
    I made an IF to re assign the name I want to the specific Bucket Id... Not so pretty, but works fine and keeps the flow efficient:
     
    For example:
     
    @{if(equals(item()?['bucketId'], 'xTxKJ1zqeE63tIT2Qjl5-GQAFpXV'), 'Revision', if(equals(item()?['bucketId'], 'dYKcM2V0A0WLB_oT8nnVhGQAPkgP'), 'In Progress', 'Pending'))}
     
    (This will go on the right colum of the ""Select":
     

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