web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Model Driven App - Ima...
Power Apps
Suggested Answer

Model Driven App - Image column does not copy

(0) ShareShare
ReportReport
Posted on by 81
I built a copy command in a Model Driven app.  The command successfully copies all the fields in the original record to the new record, except for the image field.  Does anyone know if there is something special I need to do to copy an image?
Categories:
I have the same question (0)
  • Suggested answer
    SaiRT14 Profile Picture
    1,992 Super User 2025 Season 1 on at
    In Model-Driven Apps using Dataverse, copying an image field from one record to another can be a bit tricky because image fields (primary image or additional image columns) are handled differently than standard fields.
     
    Image fields in Dataverse store binary data. They are not directly accessible like text or numeric fields in some operations. You need to explicitly retrieve the image data and set it for the new record.
     
    Power Automate can be used to handle image copying as part of the "copy record" logic.
     
    let me know if you need steps in power automate.
  • CE-16101943-0 Profile Picture
    81 on at
    Is there a way to trigger a power automate flow in a model driven command?
  • Suggested answer
    Mark Nanneman Profile Picture
    993 Moderator on at
    If you use the Power FX command in a Model-Driven App you unfortunately can't copy the image column.  It has to do with how Dataverse stores and references the Image file.  You CAN do it with a JavaScript Command button in Model-Driven Apps, however. 
     

    If you want to stay low code you can, as SaiRt14 suggested, do this in Power Automate.  You'd just have your command button update a special column on the record, and a flow that is set to run on that column being updated for a record would trigger, then that flow creates a new record, downloads the image from the original, uploads the image to the new one, etc.
     
    If this helped you, please click "Does this answer your question" and give it a like to help others in the community (+ close the ticket)!

    Power Platform Developer | LinkedIn: Mark Nanneman | Blog: Power Stuff  | YouTube: Mark's Power Stuff  |

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 364 Most Valuable Professional

#2
11manish Profile Picture

11manish 186

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 105 Super User 2026 Season 1

Last 30 days Overall leaderboard