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