Hi
Is there a way to simultaneously flatten and trade the Empty List for 0 maintaining the indexes at L2 the using Code Blocks or other nodes?
Empty List
0
If the sublists are always going to have one item …
List.LastItem(List.AddItemToFront(0,a<1>)<1>);
Brilliant! Thanks a lot!