
Announcements
Hi Community,
I have a P. Apps that, using the Patch function, loads the data into a Sharepoint list. I am trying using a P.Automate flow that contains a "Compose" to generate a PDF file. Within the Sharepoint list I have columns of type "Image" since I need images to be seen in the list, for example the signature of a document (through a Textinput P. Apps entry). The problem is that when I want to enter dynamic content in "Compose" in P. Automate it does not recognize any "Image" type column. Does anyone know how this can be solved? If I don't put the column type "Image" P. Apps doesn't save the image, so that's why I can't change it.
Thank you,
Francisco
Hi @Francisco77 ,
Do you want to get the content of the image in the image field? If so, please try SharePoint API.
I think this link will help you a lot:
Solved: Converting List Item with Image column to PDF - Power Platform Community (microsoft.com)
Best Regards,
Bof