You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use Add-PnPTaxonomyField (or any other commandlet) to add an existing Site Column to an Existing List? Add-PnPField specifically mentions doing this for non Taxonomy fields, but the Add-PnPTaxonomyField does not.
I have tried doing this a number of ways mimiking the syntax used for Add-PnPField but I always get errors. I have tried using -List and -Field with Field Parameter values being internal names of the Site Columns and Ids of the Site Columns. I have tried using -List and -Id with Id values.
If it matters the site columns were added to the site by adding a Content Hub content type to the site first.
I can return the details of the site columns I want to add using Get-PnPField.
I have tried everything I can think of based on the error messages that various attempts have yielded.
Thanks in advance for any help anyone may be able to offer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use Add-PnPTaxonomyField (or any other commandlet) to add an existing Site Column to an Existing List? Add-PnPField specifically mentions doing this for non Taxonomy fields, but the Add-PnPTaxonomyField does not.
I have tried doing this a number of ways mimiking the syntax used for Add-PnPField but I always get errors. I have tried using -List and -Field with Field Parameter values being internal names of the Site Columns and Ids of the Site Columns. I have tried using -List and -Id with Id values.
If it matters the site columns were added to the site by adding a Content Hub content type to the site first.
I can return the details of the site columns I want to add using Get-PnPField.
I have tried everything I can think of based on the error messages that various attempts have yielded.
Thanks in advance for any help anyone may be able to offer.
Beta Was this translation helpful? Give feedback.
All reactions