Hi All,
I would like to be able to export custom sharepoint list items to excel/ or whatever format at the end of every months.
For on premise, I can do this task but using the custom .net application to read the list and create the file. And I set the task scheduler to run the app in at the specific period.
However, for sharepoint online, I could not do this because there is no scheduler or timer job to set.
Is there a way to perform this kind of task on SharePoint online (E1)?
Best Regards,
Andy