
Announcements
I am new to teams, app building etc
I am using the Inspection App for a QA check replacing the paper copy but the the information needs to be presented to my clients in a PDF format with each step from the Inspection checked off once we have closed the Inspection. Can I do that? If yes how?
Then I would like it to automatically email our generic OHS email address?
Any help would be great
Hi @Eve1
Yes it is possible. As an overview you can put the steps from an inspection in a collection. And then from that collection, you can create an HTML table (you may need some basic knowledge of HTML) with the help of the Concat function. And then with the HTML created, you can put it in a PDF file and then send to your OHS email address using Power Automate. You can find some Youtube videos where they teach you how to pass information to create a PDF file from PowerApps. Hope this helps!