Can someone please guide me with debugging the following create task formula please? Note that I just added a random value for the planId, this is a place holder, but there is an error with the entire function, and I'm not sure how to fix it as I've tried various ways. In the planner, there are multiple buckets to represent different teams, so you select a bucket(team) from a combo-box, and when you create a task, it should be added to the bucket selected from the combo-box. The title of the task is based on the text input, and I would also like to be able to assign tasks to multiple users at the same time, as the assign to combo-box allows you to search for multiple users. I think my issue is with the bucketId:BucketID.Selected.id as it is expecting text but if I do .name or .text it fails to add to that bucket? Is it better to use powerautomate to do this? My only issue is using a powerautomate flow requires me to select a specific bucket I think instead of letting the user select one.


Report
All responses (
Answers (