Hi,
I have an excel file that needs to be imported into Anaplan and update a list. However, I want all the new list-items to be part of a subset, which I want to set at the same time as I import the list. I do not however have any column in my import file to use for setting the subset (that is, a column that says TRUE to import to the boolean)
Is there any way to set a value to "TRUE" as default in a specific import?
Thanks!
/Fredrick
Solved! Go to Solution.
The only way to do that from the source system (file) is to create a new column within the file with a value of TRUE. If you can't do that, create a SYS "List Name" Properties module where you have the logic built in as line items, create an Action which updates the members to the appropriate subset, create a process with the following actions (import into list from source file, update the list with the appropriate subset members).
Hope this helps,
Rob