Skip to main content

Notifications

Power Automate - Using Connectors
Unanswered

HTML conversion 2 images. 1 with URL

(0) ShareShare
ReportReport
Posted on by

I am SO grateful for this community...  I've learned so much from everyone!!!

Now, my question... I managed the PDF conversion thru Flow from OneDrive to Sharepoint, and 1 picture made it thru (thanks to @Shanescows  and @ChinoDoesStuff ) but.. I have a static google map that I want to appear on the PDF. I have tried using the img tags with URL, I have tried with the image#.image, I have even tried with variables. 

It works BEAUTIFULLY with any of these methods on OneDrive. It's the Sharepoint conversion that hangs me up. I can't even seem to get two basic camera pics to show in Sharepoint, let alone a camera pic and an image of the google map.

 

Here is a section of my code... if that helps!!


<strong> Camera Cleaned?: </strong>" & DataCardValue12 & " <br>
<strong> Any Cleaning Notes to Add: </strong>" & DataCardValue12 & " <br> "

& "<img src=" & JSON(Image3.Image, JSONFormat.IgnoreBinaryData) & ">" & " <br> "

& "<img src=" & JSON(Image4.Image, JSONFormat.IgnoreBinaryData) & ">


</p>

</body>
</html>
")

 

 

Any ideas? I'm sure it's something SIMPLE that I am overlooking...

Thanks in advance... y'all are always so helpful!!

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,508

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,839

Leaderboard

Featured topics