Skip to main content

Notifications

Community site session details

Community site session details

Session Id : B7oGPLHyJb/7d0mUliEzlt
Power Automate - Building Flows
Unanswered

Add a checkbox to OneNote via PowerAutomate

Like (0) ShareShare
ReportReport
Posted on 12 Jan 2024 21:47:36 by 43

I am trying to get Power Automate to add a checkbox or To-Do in the title of the page in OneNote. I need the user to confirm the page has been completed but they are not tech saavy. I have tried adding the To-Do tag after the <title> and even in a Compose action but I just get a blank space, using the <p data-tag="to-do"> </p>.

 

To-do.png 

 

 

 

 

 

 

 

 

I want it to show like this:

To-do3.png

 

 

 

 

Any help is appreciated!

  • Expiscornovus Profile Picture
    31,652 Most Valuable Professional on 15 Jan 2024 at 11:21:36
    Re: Add a checkbox to OneNote via PowerAutomate

    Hi @CountDooku_415,

     

    Try adding the data-tag attribute with the to-do value to the title tag instead of the p tag.

     

    Below is an example

     

    1. The HTML for the page content

    <!DOCTYPE html>
    <html>
     <head>
     <title data-tag="to-do">Title with To Do</title>
     </head>
     <body>
     <p>Power Automate for the win!</p>
     </body>
    </html>

     

    datatag_attribute.png

     

    2. A test page with the to-do data-tag.

     

    datatag_example.png

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

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
stampcoin Profile Picture

stampcoin 45

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 25 Super User 2025 Season 1

#3
Chriddle Profile Picture

Chriddle 21 Super User 2025 Season 1

Overall leaderboard
Loading started