Forum Discussion
ccroasmun67
Apr 01, 2021Copper Contributor
CSV values not applying when Doument Set Created
I am attempting to create Document Sets from powershell running the below code. The doc sets are created with Title and name but the other fields are not getting their values from the csv, at a loss ...
ccroasmun67
Apr 02, 2021Copper Contributor
ccroasmun67 The hashtable is loading because I can change the value in the Name column by changing the column variable in the create statement at the bottom of the script. To clarify, Title and Name get values, Description, CustCode, and CustName do not load data. Also this is SharePoint 2019, I know DocSet internal field names were changed in 2013, I am researching that.
- ccroasmun67Apr 02, 2021Copper ContributorInternal Column Name was the issue, Thanks to those who at least looked!!