Hi,
My Scenario is to generate 9 different list values with a single pdf? is this possible?
Ex: List A has columns Client ID, List 1, List 2, List 3, List 4, List 5, List 6 until 9
When List A adds a new item, I need to get the other 9 list item details to match with the Client ID. then I need to add all list values to a single pdf.
Rules:
In one row have 5 lists in that case. I need to fetch only those 5 list items that match with the Client ID.
In another row have 4 or 8, so depends on how many lists columns added in List A, I need to fetch those value and generate in one pdf.
Please, someone, help me with this?
Thanks,
Tamilarasan
Any luck ???
Hi @Tamilarasan
Declare an array. Filter each lists filtered by ClientId. Retrieve each results and append array. Finally create the HTML file and convert to PDF.
Generate Any PDF Documents from HTML with Flow — John Liu .NET
If you need any help in this please let me know.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsDive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!