Sequence of list elements creation during imports

Hi,

As part of a requirement, I am looking to gather more information on the order in which the list elements are created.

Consider my source as

If I want to use the above view as a source and create list elements , 'A', 'B', 'C' and 'D'. Can there be any possibility that instead of creating them in the order , Anaplan creates them randomly, so instead of my list looking as

A

B

C

D

It instead looks like

D

C

A

B

If this is possible, can I avoid this by using a sort on the module?

Regards,

Aakash Sachdeva

Answers

  • @aakash

    It really shouldn't matter how they are created, you can use the Sort action to put them in the order you prefer.

    Order list action | Anapedia

  • Hi @rob_marshall ,

    Thanks, Ideally yes, I can do that, but just want to check if I even need to do that. Didn't want to add an extra action to a frequent user process if it is not required. Any further insights would be welcomed.

    Regards,
    Aakash Sachdeva

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In