Advanced Scenarios Populate a Word Document with Power Automate

Поділитися
Вставка
  • Опубліковано 19 жов 2024
  • Populate Microsoft Word Documents with Power Automate addressing the limitations of the Word Online connector including the 'The input size is too large. Please make sure the size is less than 10MB' Error
    References
    Supporting Encodian Blog Post: www.encodian.c...
    Encodian Populate Word Document Action Documentation - support.encodi...
    Template Syntax for Populate Word Document - support.encodi...
    Escape double quotes in JSON using Power Automate www.encodian.c...
  • Наука та технологія

КОМЕНТАРІ • 29

  • @OusmanTouray-v6h
    @OusmanTouray-v6h 4 дні тому

    Hi,
    I got two questions:
    1) How do you create a table with data by defining json? I want to create a table that does not exist in it from before, and fill it with data from the flow
    2) How do you insert a new line with text that is already formatted as Header 1 or Header 2? I want to create a table of content in the end

  • @Tomaszrobin
    @Tomaszrobin Рік тому +1

    How did you format the Evidence field to read the image? Is there any watermark added? When I type the text Power Automate returns the error "The following error occurred populating the word document provided: Tag 'image' is not well-formed. Tag 'image' must be located within an image "

    • @YasintaKurnia99
      @YasintaKurnia99 11 місяців тому

      same here. do you have any updates about that?

    • @YasintaKurnia99
      @YasintaKurnia99 11 місяців тому

      well i've figured it out, thanks

    • @Tomaszrobin
      @Tomaszrobin 11 місяців тому

      @@YasintaKurnia99 nice ;)

    • @encodian
      @encodian  7 місяців тому

      The image tag would only ever insert an image into the document, adding a watermark is a totally different amendment to the document which can be performed with the 'Add Text Watermark to Word' action - support.encodian.com/hc/en-gb/articles/4411284008593-Add-Text-Watermark-to-Word
      Please refer to the following documentation which provides a visual guide on how to configure the word document and Encodian image token - support.encodian.com/hc/en-gb/articles/10401460927388-Images

  • @saikiran4820
    @saikiran4820 2 роки тому +1

    Hi , can you please elaborate the expression which is used in "Get Attachment Content " action

    • @encodian
      @encodian  Рік тому

      We're using the Power Automate first() expression to return the first item in an array. examples: www.encodian.com/blog/get-the-first-item-or-first-file-from-an-array-in-power-automate/

  • @shamirnostasayala4676
    @shamirnostasayala4676 Рік тому

    Hello, I have a doubt, I need to populate a Word with at least 5 attachments and also want the names to be displayed on top of the image it will generate. What would be the correct form to write the word document?

    • @encodian
      @encodian  Рік тому

      Please refer to the following post which provides a detail example of how to do this - www.encodian.com/blog/add-sharepoint-list-item-data-to-a-document/

  • @cedrictay3679
    @cedrictay3679 Рік тому

    Can this be done for mail merge from excel to word and save the file?

  • @a.trip.around.the_sun
    @a.trip.around.the_sun Рік тому

    Hi ,i am getting error route did not match status :400 can u plz help
    I want to populate image attachment to word template any help much appreciated!!!

    • @encodian
      @encodian  7 місяців тому

      Please contact support@encodian.com, a 400 error is generated when invalid data is sent for processing.

  • @viewmaja
    @viewmaja Рік тому

    Thanks! Can you please do a video on repeating paragraphs with hanging indentations? Used allow carriage option in plaintext but new line is always starting as indented

    • @encodian
      @encodian  7 місяців тому

      The engine will repeat the exact data contained within the tag... if a carriage return is being added it must be present within the repeating paragraph.

  • @s961201
    @s961201 7 місяців тому

    Anyone knows if it is at all possible to populate several images with the repeating control in Word? If I define at table as repeated and insert an image control - when in Powerapps I cannot assign value to the image, only the text controls.

    • @encodian
      @encodian  7 місяців тому +1

      You cannot do this with the native 'Word Online' premium connector, you can do this with Encodian 'Populate Word' action, example of working with multilpe images is also provided here: www.encodian.com/blog/add-sharepoint-list-item-data-to-a-document/

    • @s961201
      @s961201 7 місяців тому

      @@encodian I tried using encodian but was asked for API key, connection name and region... so I figured this is something I'm not allowed to use at work...

    • @encodian
      @encodian  7 місяців тому

      @@s961201 - You simply need to register for an API Key @ www.encodian.com/apikey

  • @josephusmelegrito7201
    @josephusmelegrito7201 2 роки тому

    Is there a way to modify a document like deleting a chapter based on a condition?

    • @encodian
      @encodian  Рік тому

      @josephus - Yes, you can use conditional expressions to control the data added to a document - support.encodian.com/hc/en-gb/articles/360020512538-Conditional-Expressions

  • @davidoddy4668
    @davidoddy4668 Рік тому

    This method I assume is free connectors avoiding the premium associated with connecting in to word? If so This looks great for what I need!

    • @encodian
      @encodian  7 місяців тому

      The Encodian connector is a 'Standard' connector and does not require Microsoft Power Platform premium licences

  • @jb-yc7oc
    @jb-yc7oc Рік тому

    Does this work for tables with multiple records?

    • @encodian
      @encodian  Рік тому +1

      Sure does, check out - support.encodian.com/hc/en-gb/articles/360020426438-Tables

  • @sheikhmuzammil89
    @sheikhmuzammil89 11 місяців тому

    how to escape all characters? like '\'?

    • @encodian
      @encodian  7 місяців тому

      I'd suggest contacting support@encodian.com - its not clear what you are trying to escape... if you are trying to escape speech marks / double quotes please review - www.encodian.com/blog/escape-double-quotes-in-json-using-power-automate/

  • @SystemPRM
    @SystemPRM Рік тому

    can it used on powerapps?

    • @encodian
      @encodian  Рік тому

      Yes, just pass the data from your PowerApp to Power Automate 😎