Skip to main content

Notifications

Power Apps - Power Apps Pro Dev & ISV
Answered

Image URL from SharePoint no longer displays in image control

(0) ShareShare
ReportReport
Posted on by 145
 
Hi,
 
Earlier this morning, I was able to display images from a SharePoint list in an image control. 
 
I am using the Pen control to create a signature and show the image in an Image control.
 
I set a variable to be the image in the Pen control:
 
Set(_contractorSig,Self.Image)
 
Then in the Image control, set the Image property to:
 
Substitute(_contractorSig,"""","")
 
as the value in the SharePoint list has " at the beginning and end.  I was following a video by Reza Dorrani on how to do this.
 
Everything was working fine earlier this morning, but has now stopped working (without anything changing).  I have done lots of searching to try to find a solution, and have found that this seems to have happened to many people.
 
Any advice would be most welcome.
 
Pete
  • Verified answer
    petewalburn Profile Picture
    petewalburn 145 on at
    Image URL from SharePoint no longer displays in image control
    I finally figured it out.  When I was Patching to the SharePoint list, I was just patching the variable (_contractorSig) to the SharePoint column, whereas I needed to use:
    Substitute(_contractorSig,"""","")
    Seems to be working fine now.
     
    Pete
  • SaiRT14 Profile Picture
    SaiRT14 1,926 on at
    Image URL from SharePoint no longer displays in image control
    Hi Pete,
     
    try debug the Self.Image property and confirm the output. 
     
    thanks

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,422

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,711

Leaderboard