Skip to main content

Notifications

Community site session details

Community site session details

Session Id : ki4ukr/PaBDuKgtSk4Anu4
Power Apps - Building Power Apps
Unanswered

Power APP add text comment Planner

Like (0) ShareShare
ReportReport
Posted on 1 Apr 2024 19:51:52 by 6

I want to know how to add text to a task's comments.


To explain better, I'm trying to create an application in Power Apps that allows the user to select a task plan in a drop-down box, then the user can select the Bucket they want in another drop-down box, after which another screen opens with all the tasks, when selecting the task, another screen opens with the task note and a field to type and send what you wrote to the comments.

 

Where I'm stumbling, is how do I add the text that was written in the Inbox to the comments of the selected task?

Note: the connection is via Planner

 

 

code:

 

Tela 1

TarefaLabel 
DropdownTarefas - Planner.ListMyPlansV2().value 
BucketsLabel 
DropdownBuckets - ListBucketsV2(DropdownTarefas.Selected.id).value

 

Tela 2

ChamadosLabel 
GalleryChamado - Filter(Planner.ListTasksV2(DropdownTarefas.Selected.id).value; bucketId=DropdownBuckets.Selected.id) 
ButtonVoltarTela1 - Navigate('Tela 1')

 

Tela 3

DescriçãoLabel  
GalleryDescricao - Planner.GetTaskDetailsV2(GalleryChamado.Selected.id)
ComentarioLabel
DescricaoText
ButtonVoltarTela2 - Navigate('Tela 2')ButtonAtualizar - Planner.UpdateTaskDetailsV2(GalleryChamado.Selected.id;{description:DescricaoText.Text})

  • v-jefferni Profile Picture
    on 08 Apr 2024 at 03:09:15
    Re: Power APP add text comment Planner

    Hi @Ol24h ,

     

    Yes, current it's not possible. You may consider suggest an idea in Idea forum:

    Power Apps Ideas · Community

     

    Best regards,

  • Ol24h Profile Picture
    6 on 05 Apr 2024 at 13:02:01
    Re: Power APP add text comment Planner

    So there is no formula to put on the button to insert a comment, as per the attachment.

  • v-jefferni Profile Picture
    on 05 Apr 2024 at 02:05:37
    Re: Power APP add text comment Planner

    Hi @Ol24h ,

     

    Planner is a cloud service, either updating or inserting to the task comments is actually using a same method. You can only edit task comments on Planner task details page.

     

    Best regards,

  • Ol24h Profile Picture
    6 on 04 Apr 2024 at 11:08:58
    Re: Power APP add text comment Planner

    Is there any way to save the text entered in our comments?

    Because we just need to add the text, which the user entered, in the comments, we don't need to update it itself, just insert

  • v-jefferni Profile Picture
    on 03 Apr 2024 at 02:41:49
    Re: Power APP add text comment Planner

    Hi @Ol24h ,

     

    Currently, updating planner task comments is not possible in either PowerApps or Power Automate. Sorry about that. 

     

    Best regards,

  • Ol24h Profile Picture
    6 on 02 Apr 2024 at 18:14:37
    Re: Power APP add text comment Planner

    Then, this formula is saved in the “notes” field (red arrow in the image). I want to save it in the “comments” field (blue arrow in the image)

  • v-jefferni Profile Picture
    on 02 Apr 2024 at 09:05:59
    Re: Power APP add text comment Planner

    Hi @Ol24h ,

     

    I tested with the formula you are using now, and it worked as expected.

    vjefferni_0-1712048679863.png

    vjefferni_1-1712048706037.png

     

    Best regards,

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 Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 78 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 42

#3
mmbr1606 Profile Picture

mmbr1606 41 Super User 2025 Season 1

Overall leaderboard
Loading started