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 Apps / Created tasks are not ...
Power Apps
Answered

Created tasks are not going into the selected bucket.

(0) ShareShare
ReportReport
Posted on by 11

Hello,

 

I'm trying to add a task into 2 different planner using the powereapps.

I've managed to add a task by using the "createtaskv4" but the task does not go into the selected bucket.

I've checked that the bucketIDs are the same but still not working.

All the other features are working but just not going into the specified bucket.

 

Does any one have any solution to this?

 

Thank you,

 

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

    Hi @DStone323 ,

     

    I made a sample for you. You can check your app or provide more detailed information, such as your formulas and running results.

     

    Create an app, and add three dropdowns to select group, plan, bucket.

    vxiaochenmsft_0-1668581682486.png

     

    Group1:

    Office365Groups.ListOwnedGroups().value

    vxiaochenmsft_1-1668581682493.png

     

    Plan1:

    Planner.ListGroupPlans(Group1.Selected.id).value

    vxiaochenmsft_2-1668581682499.png

     

    Bucket1:

    Planner.ListBuckets(Plan1.Selected.id).value

    vxiaochenmsft_3-1668581682503.png

     

     

    Copy the three dropdowns above, and add button and set the following formula.

    Planner.CreateTaskV4(Group1.Selected.id,Plan1.Selected.id,1,{bucketId:Bucket1.Selected.id});
    Planner.CreateTaskV4(Group2.Selected.id,Plan2.Selected.id,1,{bucketId:Bucket2.Selected.id})

    vxiaochenmsft_4-1668581682504.png

     

     

    Select from dropdowns and click the button.

    vxiaochenmsft_5-1668581682506.png

     

     

    The result of the run is as follows.

    vxiaochenmsft_6-1668581682509.png

     

    vxiaochenmsft_7-1668581682511.png

    Best Regards,

    Wearsky

  • DStone323 Profile Picture
    11 on at

    Thank you for the solution!

     

    As I was cross checking with your code,

    I noticed that I wrote "bucketID" instead of "bucketId".😂

     

    Your answers were very detailed and straight forward, and it helped me alot!

    Thank you!

     

    BR,

     

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 Apps

#1
Haque Profile Picture

Haque 84

#2
WarrenBelz Profile Picture

WarrenBelz 79 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 40 Super User 2026 Season 1

Last 30 days Overall leaderboard