I am trying to build a flow that pulls a selected item from a SP list and the attachments (Photos) and insert them into an excel file.
My current flow takes the selected row and turns it into a table to feed into excel which fills in a template, then saves the file with a new name in one drive. I have also collected the attachments and attachment contents which then creates a HTML table and covers them to images and was hoping to find a way to get it into a separate worksheet inside the excel rather than just a separate HTML file. I have another flow basically the same but just puts the individual images in a folder and could use that as a source to add the images to the excel file.
I'm just a bit stuck on best process and actually getting the images into excel itself.
Any help would be appreciated.
Image for attention Yellow items are for the image HTML and the Green are for the excel file.