Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

Add Notes to multiple Contacts/Accounts at a time

(0) ShareShare
ReportReport
Posted on by 3

Similar to how we can select one or more contacts at a time to bulk edit them or add to a marketing list, is it possible to select multiple contacts (/accounts) and add a note to their timelines from a table view, without having to enter each record one at a time?

  • Jonathan Manrique Profile Picture
    2,678 on at
    Re: Add Notes to multiple Contacts/Accounts at a time

    Hi @SimoneNoble 

     

    You can do using code o Custom Page

     

    The first thing is that you will have to develop a JS to obtain the parameters with the selectitems through the ribbons and then update with a flow, the issue is that here you are not defining what you want to update

     

    Therefore, the ideal is that you can make a custom page with Power Apps or an HTML window, where you create a screen where you can edit the data of the selected records (you must still pass the guid data of the selected elements), and then make a patch or run a Power Automate.

     

     

  • Shashank Bhide Profile Picture
    936 Super User 2025 Season 1 on at
    Re: Add Notes to multiple Contacts/Accounts at a time

    You can do this with a Canvas custom page.

     

    Basically you can select a file and send the base64 data along with contact IDs to a flow to process it.

     

    https://www.powerapps911.com/post/how-to-use-power-apps-to-upload-a-file

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 Apps - Microsoft Dataverse

#1
stampcoin Profile Picture

stampcoin 17

#2
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 9 Super User 2025 Season 1

Overall leaderboard

Featured topics