I like to populate a Word Template using plain text and two signatures (pictures) al data is coming from a SharePoint list but during the populate process the picture populate action keeps failing.
Action 'Populate_a_Microsoft_Word_template' failed: The image is not of type PNG or JPG. Please provide an image of type PNG or JPG.
Triggering the flow with created or modified the image columns are not present in the dynamic content range provided so made this querry: Triggerbody()?['test_Handtekening'] ( this should pick up the column from the specific line item). how can i add the value or file path of the image - because that is available in the list (see snip)
tried both IMAGE (URL) and PICTURE format column types:
result should be placed in picture box in the word template which is being recognized by the word online (populate a word file) premium connector:
Categories: