Printing data from sharepoint list

Copper Contributor

Hi guys,

New to the whole power platform setup and wanted some advice.

I have setup a simple payment request generator in powerapps and power automate where the data and its approval status gets stored in a sharepoint list. What would be the best way to print the data from each line item into a pre-formatted document? Would a html file be the way or something else.

 

I am quite new to the whole concept so any help would be appreciated.

Thanks,

Mahir

 

2 Replies
Hi,
Please refer the below link. Its a list view command extension from the community, using this extension, you can create a template and based on the template, you will be able to print the item in a consistent format.
https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/react-command-print

Hope it helps, please like it or mark it as a solution if it resolves ur clarification or issue
-Sudharsan K...

@Sudharsan K 
Thanks a lot for this! Could you explain how I could go about utilizing the same on SharePoint online. I understand that you need to have an admin account, but moving forward?