I have an auto-archival flow that does exactly what I need, at least on the SharePoint side of things. I am moving a list item from one list to another, and this item has an Image column. I can move the image over no problem and see it just fine in SharePoint, but when I try to view the image in Power Apps, nothing is there.
After doing some digging, I realized that the image is being added to the list item for the new list, but it's not being added to the new list's "Site Assets/Lists/ListGUID" folder. When opening the image in the new list, I can see in the URL that it's referencing the image located in the previous Site Assets folder. I'm guessing this has to do with my flow, since I'm adding the image after the row is already created, thus it doesn't create the image reference file in the correct Site Assets folder.
Is there a way to upload the image directly to the "Site Assets/Lists/ListGUID" folder and then use that to add the image to the row? Or is there some other method to achieve this?
Thank you!
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492