Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Power automate Update task details - error for Checklist items

(0) ShareShare
ReportReport
Posted on by

 If i don't put a value in the is Checked field of the Update task details this happens:
but if i want to add a FALSE in the field this happens

  • billf24 Profile Picture
    150 on at
    Power automate Update task details - error for Checklist items
    I have also run into this issue.  The below response does not fix the issue.  When using the New Designer and the Update Task Details, when you select false for the isChecked, you get the above error.  If you write it as the script Expiscornovus shows below, false will show in the IsChecked, but once you save it, it reverts to blank and null.
     
    I went to the Classic Designer and was able to enter No which shows as false, then went back to the New Designer.  It now shows the item as false but again, once you save it, it clears that box.
     
    So to use this for now, you will have to use the Classic Version.  Unless someone else has a solution.
  • Expiscornovus Profile Picture
    31,713 Most Valuable Professional on at
    Power automate Update task details - error for Checklist items
    When you use the isChecked property you need to make sure you use a value of true or false for your checklist item. In your case it looks like that value was empty (null).

    Below is an example what it expects.
     
    [{
        "id": "1234",
        "title": "Testitem",
        "isChecked": false
    }]
     

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 186 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 161 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 149

Overall leaderboard