Quantcast
Channel: Windows PowerShell Forum
Viewing all articles
Browse latest Browse all 2562

Exporting Excel data to Sharepoint

$
0
0
Hi

I have a weekly report of staff emailed to me in an XLS format. On Worksheet2 (Global Staff), I have a list of staff (ColumnA) and what their positions are (Junior, Senior, Manager).

I need to upload this to Sharepoint weekly, sorted by role. So I put a filter on for Juniors, copy the contents of A and B, then paste to Sharepoint.

Is there a way to automate this via Powershell? I guess the requirements would be (taking Junior staff as an example)@

i. Get data: Pull data for ColumnA where ColumnB = JUNIOR
ii. Post data: Post data to Sharepoint site (http://work.company.com)
iii. Fill in attributes on Sharepoint site such as Group Name, Owner etc

Viewing all articles
Browse latest Browse all 2562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>