I am trying to build a flow that runs a stored procedure "execute stored procedure (V2)" then converts the output of this into a PDF that can then be emailed. any ideas ?
Hi @Ang16 ,
You can refer to the method in this blog to get the data and configure Create HTML table action after Select.
Then use the Create file action to create a doc file with the output of the HTML table as the file content.
Then use the Convert file action to convert the file created above into a PDF file.
Finally, you can configure the Send email action to configure the file name and file content output from the Convert file action in the attachment name and attachment content.
Best Regards,
I am not wanting to run through Powerapps ? So far I have
> Recurrence
> Execute stored procedure (V2)
> Create HTML table
from here i cannot workout how to 'Create file action' to create a doc file for a readable output
Hi @Ang16 ,
You could try this configuration:
Best Regards,
Dive 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!
User | Count |
---|---|
40 | |
37 | |
36 | |
36 | |
28 |
User | Count |
---|---|
39 | |
39 | |
34 | |
30 | |
23 |