I have a SharePoint list with 30k+ items.
One column contains strings, this is a non managed metadata column. Goal is to copy these items to (the currently empty) managed metadata column.
How should this be accomplished?
Thanks for your feedback!
Hi @Flowbginner,
Update managed metadata column should get the value and GUID, format should be value|GUID, please refer to this post:
This is a blog about it:
https://joannecklein.com/2018/02/19/microsoft-flow-update-sharepoint-columns/
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
We always used normal choice columns to manage a set values. This becomes unmanagable in a list of 30K+ items because when a value changes we manually need to update all those values in the list. Now we migrated these values into a managed metadata term store. My question is how can we easily update all the values from column A (choice column) to column B (managed metadata column).
Hi @Flowbginner,
Could you give us more information about your desire, please?
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hi @Flowbginner maeby this could help you.