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

Notifications

Announcements

Community site session details

Community site session details

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

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,990 Super User 2025 Season 2 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
    991 Super User 2025 Season 2 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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard