Hi,
So I have this use case where I want to import 700 values to a value list instead of having them as objects in the system.
Is it possible to add those values (from excel) to the value list using the importer or any other tool?
Thanks
Hi,
So I have this use case where I want to import 700 values to a value list instead of having them as objects in the system.
Is it possible to add those values (from excel) to the value list using the importer or any other tool?
Thanks
Hi Admir,
It is possible although a bit tricky. You cannot configure Importer to place the items directly into a value list because value lists have no Class property. However, you can import the list as values to be used on a fixed object (like a specific document) that has a property referring to your value list. You should configure Importer to VLI create new for the Select property. If done properly each line in your spreadsheet will add a new value to the value list.
In the example below I have imported a list of Meeting Types as property values on a fixed document called "Board Meeting 1/2004" in a class with ID 14. The import creates errors but it still adds the new value list items to the list.
Good luck,
Karl
Hi, Awesome as always bright-ideas.dk .
I will give this a try, thank you!
It worked! Thank you Karl!
© 2024 M-Files, All Rights Reserved.