Forum Discussion
experi1610
Jul 06, 2021Copper Contributor
Puxar todos os items de uma lista do Sharepoint e criar uma planilha em excel
Prezados, bom dia! Seria possível com que eu pegasse um item de uma lista do sharepoint, pegasse todos os campos desse item e criasse uma planilha em excel, e enviasse por e-mail, utilizando o Power...
- Jul 06, 2021
Hi experi1610,
- Manually create and upload the template file
- Copy the template file to a new name
- Get List items
- Add List items to the new Excel file
- Send email
I hope this helps.
Norm
stormin_30
Jul 06, 2021MVP
Hello experi1610,
You will need an Excel "template" file that you will copy, add List items too and then send via email. The template file must match the List schema and must be in a table.
I hope that makes sense.
Norm
You will need an Excel "template" file that you will copy, add List items too and then send via email. The template file must match the List schema and must be in a table.
I hope that makes sense.
Norm
- experi1610Jul 06, 2021Copper ContributorFirst, do I need to obtain Items from the list or to create this Excel on the documents of the SharePoint Site?
- stormin_30Jul 06, 2021MVP
Hi experi1610,
- Manually create and upload the template file
- Copy the template file to a new name
- Get List items
- Add List items to the new Excel file
- Send email
I hope this helps.
Norm