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 / sharepoint list to pdf
Power Apps
Answered

sharepoint list to pdf

(0) ShareShare
ReportReport
Posted on by 407

I have a flow working from a sharepoint list where i select an item in sharepoint, run the flow, then converts to html/pdf. What i need to do is also bring an image source in from sharepoint. I currently have it going to sharepoint as a base64 and was trying to figure out how to get it into the html to display as image. (see attachments) 

This is what i have in the html currently  Is there a way of putting a  <img src="['Signature1']"> as the ['Signature1'] gets replaced with base64 from sharepoint?
<tr><td>Company Rep Signature</td><td>',variables('objectList')?['Signature1'],'</td></tr>
</body></html>')

 

<tr><td>Company Rep Signature</td><td>',variables('objectList')?['Signature1'],'</td></tr>

 

Any help would be much appreciated

Kind regards,
Matt383

Html_script.PNG
pdflist.PNG
Flowimg.PNG
Categories:
I have the same question (0)
  • Verified answer
    Matt383 Profile Picture
    407 on at

    Worked it out

    <tr><td>Company Rep Signature</td><td>img src="',variables('objectList')?['Signature1'],'"</td></tr>

    Cheers anyway

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…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 372 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 303 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 238 Super User 2026 Season 1

Last 30 days Overall leaderboard