web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Convert a single row i...
Power Automate
Unanswered

Convert a single row in Sharepoint list to a pdf document

(0) ShareShare
ReportReport
Posted on by

Hi,

 

I created a flow using the below (Generate PDF from SharePoint list item)

Result: I got a one document with a table that include all list items (Multiple rows). 

 

But I want to take one line from the list and create one document for each line.

Expected result should be: If the list include 10 rows the output should be 10 different files that each one include the content of a single row from the list. 

 

Can it be done? 

Thanks! 

Categories:
I have the same question (0)
  • Verified answer
    efialttes Profile Picture
    14,756 on at

    Hi!

    Yes you can

    -Add an Apply to Each, assign as its input 'Get items' output

    -Add a 'Compose' action block inside Apply to Each, and map the columns you need as attribute values of a single object that would be the only element of an array. THere is another thread discussing this same 'Compose' approach in th context of a Forms submission response,the concept is just the same

    https://powerusers.microsoft.com/t5/Building-Flows/Issues-with-HTML-table-from-Forms/m-p/524887#M67295

    Flow_ArraySingleObject.png

    -Add a Create HTML Table inside Apply to each, assign 'Compose' output as its input

    -Generate the PDF inside Apply to Each, store it somewhere (Sharepoint, OneDrive, etc..)

     

    Hope this helps

  • Jay-Encodian Profile Picture
    2,920 on at

    Hey @guyto 

    There are a few options available for generating documents from SharePoint list data (and any other data source):

    We'd recommend the second approach which uses the 'Populate Word' action as it provides greater control of the resulting document.

    HTH

    Jay

  • Verified answer
    v-bacao-msft Profile Picture
    on at

     

    Hi @guyto ,

     

    You could try the following method to configure Flow.

    It is noted that we should use the dynamic content output by Get items 2 to configure the following action.

    57.PNG58.PNG

    Please take a try.

     

    Best Regards,

  • automation_team Profile Picture
    14 on at

    I realize it's been some time since this post was originally created, but I wanted to contribute a solution here as well. It can help people looking to convert SharePoint list items to PDF files.

     

    It's worth mentioning upfront that this solution is a paid service with a free trial available. It significantly simplifies the process, requiring only a few easy steps in Power Automate. To begin, you'll need to register for an account at Plumsail - www.plumsail.com/documents -   for their   product. This product has a 30-day free trial. Once registered, you can create a process either by using one of their templates or by uploading your own. Detailed instructions on creating a process can be found in this quick guide. 

     

    Below, I've provided step-by-step instructions for using Power Automate if you haven't set up a flow using Plumsail Documents before. I’ve used a free Purchase order template from the Plumsail template library.  This template is in Excel format, but when creating the process you'll be able to switch the output file format to PDF.

     

    1. To begin, initiate a new Power Automate workflow. Start by navigating to My flows > + New Flow > Instant cloud flow: 

    automation_team_0-1711332243740.png

     

    2. Next, select “Manually trigger a flow” trigger:

    automation_team_1-1711333150029.png

    Alternatively, you can choose any other Power Automate trigger or create an automated cloud flow. For instance, if you want a document to be generated automatically when a SharePoint list item is created, you can select the When an item is created trigger from SharePoint

     

    3. Next, add the "Get items" action to your workflow. Select your SharePoint site and specify the list from which you want to export data:

    automation_team_2-1711333214682.png

     

    4. Finally, locate the Plumsail Documents action named "Start document generation process with JSON." If this is your first time connecting Plumsail Documents in Power Automate, you'll be prompted to enter an API key. You can easily generate an API key in your Plumsail account and then copy and paste it back into Power Automate. Next, select the process you've created in your Plumsail account. In our case, it's the "Purchase order" process. This process represents the template document that will be populated with data from the SharePoint list. In the "Template data" field, enter the code in JSON format as shown in the picture below. This code will establish connections between SharePoint list fields and tokens in the PDF document template:

    automation_team_3-1711333268637.png

    We used the following expression to convert string into JSON, as the Products column in SharePoint contains a collection of ordered products and details about them:

    json(items('Apply_to_each')?['Products'])]

     

    This concludes the flow. There's a full article as well as a YouTube video that goes into all the details on how to set up a process and construct a Power Automate flow for converting SharePoint list items into PDF documents. I would also like to mention that I am affiliated with Plumsail. However, I want to emphasize that I genuinely recommend this product.

    If you have any other questions, feel free to ask. 

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard