This Power Automate video talks about how you can automatically download all of your MS Froms responses into excel sheet and then apply filter to that result and present that data in your email body with html and css formatting and then save that data to PDF file.
I hope you will love the video below are some formula and formatting which i have used in video.
for date formatting – formatDateTime(item()?[‘Start time’],’MM/dd/yyyy hh:mm:ss tt’)
CSS style used – Table {
font-family: Arial, Helvetica, sans-serif;
background-color: #e5e5e5;
border-collapse: collapse;
width: 100%;
}
Table td, Table th {
border: 1px solid #dddddd;
padding: 4px 4px;
}
Table th {
font-size: 15px;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: #1C6EA4;
color: white;
}…(read more)
Convert Word 2 PDF: Word to PDF Converter
Convert PowerPoint 2 PDF: PPT to PDF Converter
Convert Excel 2 PDF: Excel to PDF Converter
Convert an Image 2 PDF: Image to PDF Converter
Convert HTML 2 PDF: HTML to PDF Converter
More Tools: PDF Converter
how to open the developer tool in ms form responses?
Good videos!!
I was reviewing your previous videos and they helped me a lot thanks.
Could you make a video where my power bi report is updated automatically every time a response is sent in forms using power automate?
the flow would be this forms – excel – powerbi using power automate and maybe share point thank you very much.
Can we save ms quiz responses with points as pdf
Superb mamaji