I have a CSV file with ~2000 terms and other labels (synonyms). There are some scripts online that do this however they show an error when they hit a term that doesn't have any other labels. Any ideas on how I can import this to Sharepoint Online term store using powershell?

有帮助吗?

解决方案

I have written a PowerShell script that gets terms and other labels from a CSV file and imports them into the Term Store. CSV formatting is shown in the GUI. SharePointTools GitHub

许可以下: CC-BY-SA归因
scroll top