Notifications
Announcements
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?
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
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.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Kalathiya 372 Super User 2026 Season 1
WarrenBelz 303 Most Valuable Professional
MS.Ragavendar 238 Super User 2026 Season 1